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

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

addInnerProductContribution(const Cell &T, const Face &F, Eigen::MatrixXd &prodT, const Eigen::MatrixXd &prodF) constHArDCore3D::GlobalDOFSpace
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
extendOperator(const Cell &T, const Face &F, const Eigen::MatrixXd &opF) constHArDCore3D::GlobalDOFSpace
extendOperator(const Cell &T, const Edge &E, const Eigen::MatrixXd &opE) constHArDCore3D::GlobalDOFSpace
extendOperator(const Face &F, const Edge &E, const Eigen::MatrixXd &opE) constHArDCore3D::GlobalDOFSpace
extendOperator(size_t d1, size_t i1, size_t d2, size_t i2, const Eigen::MatrixXd &op) constHArDCore3D::GlobalDOFSpace
globalDOFIndices(const Cell &T) constHArDCore3D::GlobalDOFSpace
globalDOFIndices(const Face &F) constHArDCore3D::GlobalDOFSpace
GlobalDOFSpace(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::GlobalDOFSpace
globalOffset(const Vertex &V) constHArDCore3D::GlobalDOFSpaceinline
globalOffset(const Edge &E) constHArDCore3D::GlobalDOFSpaceinline
globalOffset(const Face &F) constHArDCore3D::GlobalDOFSpaceinline
globalOffset(const Cell &T) constHArDCore3D::GlobalDOFSpaceinline
globalOffset(size_t d, size_t i) constHArDCore3D::GlobalDOFSpaceinline
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
restrict(const Edge &E, const Eigen::VectorXd vh) constHArDCore3D::GlobalDOFSpaceinline
restrict(const Face &F, const Eigen::VectorXd vh) constHArDCore3D::GlobalDOFSpaceinline
restrict(const Cell &T, const Eigen::VectorXd vh) constHArDCore3D::GlobalDOFSpaceinline
restrictCell(size_t iT, const Eigen::VectorXd &vh) constHArDCore3D::GlobalDOFSpace
restrictEdge(size_t iE, const Eigen::VectorXd &vh) constHArDCore3D::GlobalDOFSpace
restrictFace(size_t iF, const Eigen::VectorXd &vh) constHArDCore3D::GlobalDOFSpace