|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|
#include <iostream>#include <boost/math/constants/constants.hpp>#include <Eigen/Sparse>#include <unsupported/Eigen/SparseExtra>#include <mesh.hpp>#include <mesh_builder.hpp>#include <local_static_condensation.hpp>#include <sxgrad.hpp>#include <sxcurl.hpp>#include <sxdiv.hpp>

Go to the source code of this file.
Classes | |
| struct | HArDCore3D::StokesNorms |
| Structure to store norm components (for velocity, its curl, pressure, and its gradient), as well as Hcurl and Hgrad norms of velocity and pressure. More... | |
| struct | HArDCore3D::Stokes |
| Assemble a Stokes problem. More... | |
Namespaces | |
| namespace | HArDCore3D |