| dimension() const | HArDCore3D::LocalDOFSpace | inline |
| dimension(size_t d, size_t i) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionCell(const Cell &T) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionCell(size_t iT) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionEdge(const Edge &E) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionEdge(size_t iE) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionFace(const Face &F) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionFace(size_t iF) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionVertex(const Vertex &V) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionVertex(size_t iV) const | HArDCore3D::LocalDOFSpace | inline |
| 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) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Edge &E) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Face &F, const Vertex &V) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Face &F, const Edge &E) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Face &F) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Cell &T, const Vertex &V) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Cell &T, const Edge &E) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Cell &T, const Face &F) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Cell &T) const | HArDCore3D::LocalDOFSpace | inline |
| m_mesh | HArDCore3D::LocalDOFSpace | protected |
| m_n_local_cell_dofs | HArDCore3D::LocalDOFSpace | protected |
| m_n_local_edge_dofs | HArDCore3D::LocalDOFSpace | protected |
| m_n_local_face_dofs | HArDCore3D::LocalDOFSpace | protected |
| m_n_local_vertex_dofs | HArDCore3D::LocalDOFSpace | protected |
| mesh() const | HArDCore3D::LocalDOFSpace | inline |
| numLocalDofs(size_t d) const | HArDCore3D::LocalDOFSpace | inline |
| numLocalDofsCell() const | HArDCore3D::LocalDOFSpace | inline |
| numLocalDofsEdge() const | HArDCore3D::LocalDOFSpace | inline |
| numLocalDofsFace() const | HArDCore3D::LocalDOFSpace | inline |
| numLocalDofsVertex() const | HArDCore3D::LocalDOFSpace | inline |