| ConstitutiveLawType typedef | HArDCore2D::XDivDiv | |
| degree() const | HArDCore2D::XDivDiv | inline |
| dimension() const | HArDCore2D::LocalDOFSpace | inline |
| dimensionCell(const Cell &T) const | HArDCore2D::LocalDOFSpace | inline |
| dimensionCell(size_t iT) const | HArDCore2D::LocalDOFSpace | inline |
| dimensionCellBoundary(const Cell &T) const | HArDCore2D::LocalDOFSpace | inline |
| dimensionCellBoundary(size_t iT) const | HArDCore2D::LocalDOFSpace | inline |
| dimensionEdge(const Edge &E) const | HArDCore2D::LocalDOFSpace | inline |
| dimensionEdge(size_t iE) const | HArDCore2D::LocalDOFSpace | inline |
| dimensionVertex(const Vertex &V) const | HArDCore2D::LocalDOFSpace | inline |
| dimensionVertex(size_t iV) const | HArDCore2D::LocalDOFSpace | inline |
| EdgeFunctionType typedef | HArDCore2D::XDivDiv | |
| extendOperator(const Cell &T, const Edge &E, const Eigen::MatrixXd &opE) const | HArDCore2D::GlobalDOFSpace | |
| FunctionType typedef | HArDCore2D::XDivDiv | |
| getLabelDOF(const size_t i) | HArDCore2D::GlobalDOFSpace | inline |
| globalDOFIndices(const Cell &T) const | HArDCore2D::GlobalDOFSpace | |
| GlobalDOFSpace(const Mesh &mesh, size_t n_local_vertex_dofs, size_t n_local_edge_dofs, size_t n_local_cell_dofs) | HArDCore2D::GlobalDOFSpace | |
| globalOffset(const Vertex &V) const | HArDCore2D::GlobalDOFSpace | inline |
| globalOffset(const Edge &E) const | HArDCore2D::GlobalDOFSpace | inline |
| globalOffset(const Cell &T) const | HArDCore2D::GlobalDOFSpace | inline |
| LocalDOFSpace(const Mesh &mesh, size_t n_local_vertex_dofs, size_t n_local_edge_dofs, size_t n_local_cell_dofs) | HArDCore2D::LocalDOFSpace | |
| localOffset(const Edge &E, const Vertex &V) const | HArDCore2D::LocalDOFSpace | inline |
| localOffset(const Edge &E) const | HArDCore2D::LocalDOFSpace | inline |
| localOffset(const Cell &T, const Vertex &V) const | HArDCore2D::LocalDOFSpace | inline |
| localOffset(const Cell &T, const Edge &E) const | HArDCore2D::LocalDOFSpace | inline |
| localOffset(const Cell &T) const | HArDCore2D::LocalDOFSpace | inline |
| m_mesh | HArDCore2D::LocalDOFSpace | protected |
| m_n_local_cell_dofs | HArDCore2D::LocalDOFSpace | protected |
| m_n_local_edge_dofs | HArDCore2D::LocalDOFSpace | protected |
| m_n_local_vertex_dofs | HArDCore2D::LocalDOFSpace | protected |
| mesh() const | HArDCore2D::XDivDiv | inline |
| numLocalDofsCell() const | HArDCore2D::LocalDOFSpace | inline |
| numLocalDofsEdge() const | HArDCore2D::LocalDOFSpace | inline |
| numLocalDofsVertex() const | HArDCore2D::LocalDOFSpace | inline |
| numTotalDofsCells() const | HArDCore2D::LocalDOFSpace | inline |
| numTotalDofsEdges() const | HArDCore2D::LocalDOFSpace | inline |
| numTotalDofsVertices() const | HArDCore2D::LocalDOFSpace | inline |
| restrict(const Edge &E, const Eigen::VectorXd vh) const | HArDCore2D::GlobalDOFSpace | inline |
| restrict(const Cell &T, const Eigen::VectorXd vh) const | HArDCore2D::GlobalDOFSpace | inline |
| restrictCell(size_t iT, const Eigen::VectorXd &vh) const | HArDCore2D::GlobalDOFSpace | |
| restrictEdge(size_t iE, const Eigen::VectorXd &vh) const | HArDCore2D::GlobalDOFSpace | |
| setLabelDOF(const size_t i, const int label) | HArDCore2D::GlobalDOFSpace | inline |
| XDivDiv(const PlatesCore &plates_core, bool use_threads=true, std::ostream &output=std::cout) | HArDCore2D::XDivDiv | |