HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
Loading...
Searching...
No Matches
HArDCore3D::VEMCore Member List

This is the complete list of members for HArDCore3D::VEMCore, including all inherited members.

cellBases(size_t iT) constHArDCore3D::VEMCoreinline
degree() constHArDCore3D::VEMCoreinline
edgeBases(size_t iE) constHArDCore3D::VEMCoreinline
faceBases(size_t iF) constHArDCore3D::VEMCoreinline
GolyBasisCellType typedefHArDCore3D::VEMCore
GolyComplBasisCellType typedefHArDCore3D::VEMCore
mesh() constHArDCore3D::VEMCoreinline
Poly2BasisFaceType typedefHArDCore3D::VEMCore
Poly3BasisCellType typedefHArDCore3D::VEMCore
PolyBasisCellType typedefHArDCore3D::VEMCore
PolyBasisEdgeType typedefHArDCore3D::VEMCore
PolyBasisFaceType typedefHArDCore3D::VEMCore
RolyBasisCellType typedefHArDCore3D::VEMCore
RolyBasisFaceType typedefHArDCore3D::VEMCore
RolyComplBasisCellType typedefHArDCore3D::VEMCore
RolyComplBasisFaceType typedefHArDCore3D::VEMCore
VEMCore(const Mesh &mesh, size_t K, bool use_threads=true, std::ostream &output=std::cout)HArDCore3D::VEMCore