cellBases(size_t iT) const | HArDCore2D::HHOSpace | inline |
cellBases(const Cell &T) const | HArDCore2D::HHOSpace | inline |
computeNorms(const std::vector< Eigen::VectorXd > &list_dofs) const | HArDCore2D::HHOSpace | |
computeVertexValues(const Eigen::VectorXd &u) const | HArDCore2D::HHOSpace | |
degree() const | HArDCore2D::HHOSpace | 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::HHOSpace | inline |
edgeBases(const Edge &E) const | HArDCore2D::HHOSpace | inline |
extendOperator(const Cell &T, const Edge &E, const Eigen::MatrixXd &opE) const | HArDCore2D::GlobalDOFSpace | |
FunctionType typedef | HArDCore2D::HHOSpace | |
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 |
HHOSpace(const Mesh &mesh, size_t K, bool use_threads=true, std::ostream &output=std::cout) | HArDCore2D::HHOSpace | |
interpolate(const FunctionType &q, const int doe_cell=-1, const int doe_edge=-1) const | HArDCore2D::HHOSpace | |
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_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::HHOSpace | 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 |
operators(size_t iT) const | HArDCore2D::HHOSpace | inline |
operators(const Cell &T) const | HArDCore2D::HHOSpace | inline |
PolyBasisCellType typedef | HArDCore2D::HHOSpace | |
PolyBasisEdgeType typedef | HArDCore2D::HHOSpace | |
PolydBasisCellType typedef | HArDCore2D::HHOSpace | |
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 |