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::LocalDOFSpace Member List

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

dimension() constHArDCore3D::LocalDOFSpaceinline
dimension(size_t d, size_t i) constHArDCore3D::LocalDOFSpaceinline
dimensionCell(const Cell &T) constHArDCore3D::LocalDOFSpaceinline
dimensionCell(size_t iT) constHArDCore3D::LocalDOFSpaceinline
dimensionEdge(const Edge &E) constHArDCore3D::LocalDOFSpaceinline
dimensionEdge(size_t iE) constHArDCore3D::LocalDOFSpaceinline
dimensionFace(const Face &F) constHArDCore3D::LocalDOFSpaceinline
dimensionFace(size_t iF) constHArDCore3D::LocalDOFSpaceinline
dimensionVertex(const Vertex &V) constHArDCore3D::LocalDOFSpaceinline
dimensionVertex(size_t iV) constHArDCore3D::LocalDOFSpaceinline
LocalDOFSpace(const Mesh &mesh, size_t n_local_vertex_dofs, size_t n_local_edge_dofs, size_t n_local_face_dofs, size_t n_local_cell_dofs)HArDCore3D::LocalDOFSpace
localOffset(const Edge &E, const Vertex &V) constHArDCore3D::LocalDOFSpaceinline
localOffset(const Edge &E) constHArDCore3D::LocalDOFSpaceinline
localOffset(const Face &F, const Vertex &V) constHArDCore3D::LocalDOFSpaceinline
localOffset(const Face &F, const Edge &E) constHArDCore3D::LocalDOFSpaceinline
localOffset(const Face &F) constHArDCore3D::LocalDOFSpaceinline
localOffset(const Cell &T, const Vertex &V) constHArDCore3D::LocalDOFSpaceinline
localOffset(const Cell &T, const Edge &E) constHArDCore3D::LocalDOFSpaceinline
localOffset(const Cell &T, const Face &F) constHArDCore3D::LocalDOFSpaceinline
localOffset(const Cell &T) constHArDCore3D::LocalDOFSpaceinline
m_meshHArDCore3D::LocalDOFSpaceprotected
m_n_local_cell_dofsHArDCore3D::LocalDOFSpaceprotected
m_n_local_edge_dofsHArDCore3D::LocalDOFSpaceprotected
m_n_local_face_dofsHArDCore3D::LocalDOFSpaceprotected
m_n_local_vertex_dofsHArDCore3D::LocalDOFSpaceprotected
mesh() constHArDCore3D::LocalDOFSpaceinline
numLocalDofs(size_t d) constHArDCore3D::LocalDOFSpaceinline
numLocalDofsCell() constHArDCore3D::LocalDOFSpaceinline
numLocalDofsEdge() constHArDCore3D::LocalDOFSpaceinline
numLocalDofsFace() constHArDCore3D::LocalDOFSpaceinline
numLocalDofsVertex() constHArDCore3D::LocalDOFSpaceinline