| cellBases(size_t iT) const | HArDCore2D::XRot | inline |
| cellBases(const Cell &T) const | HArDCore2D::XRot | inline |
| cellOperators(size_t iT) const | HArDCore2D::XRot | inline |
| cellOperators(const Cell &T) const | HArDCore2D::XRot | inline |
| computeRotorL2Norm(const Eigen::VectorXd &v) const | HArDCore2D::XRot | |
| computeRotorL2Product(const size_t iT, const double &penalty_factor_cell=1., const double &penalty_factor_edge=1.) const | HArDCore2D::XRot | |
| degree() const | HArDCore2D::XRot | 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 |
| edgeBases(size_t iE) const | HArDCore2D::XRot | inline |
| edgeBases(const Edge &E) const | HArDCore2D::XRot | inline |
| edgePotential(size_t iE) const | HArDCore2D::XRot | inline |
| edgePotential(const Edge &E) const | HArDCore2D::XRot | inline |
| extendOperator(const Cell &T, const Edge &E, const Eigen::MatrixXd &opE) const | HArDCore2D::GlobalDOFSpace | |
| FunctionType typedef | HArDCore2D::XRot | |
| 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 |
| interpolate(const FunctionType &q, const int deg_quad=-1) const | HArDCore2D::XRot | |
| 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::XRot | 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 |
| useThreads() const | HArDCore2D::XRot | inline |
| XRot(const DDRCore &ddr_core, bool use_threads=true, std::ostream &output=std::cout) | HArDCore2D::XRot | |