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

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

_compute_cell_divergence_potential(size_t iT)HArDCore3D::XDivprotected
addInnerProductContribution(const Cell &T, const Face &F, Eigen::MatrixXd &prodT, const Eigen::MatrixXd &prodF) constHArDCore3D::GlobalDOFSpace
cellBases(size_t iT) constHArDCore3D::XDivinline
cellBases(const Cell &T) constHArDCore3D::XDivinline
cellOperators(size_t iT) constHArDCore3D::XDivinline
cellOperators(const Cell &T) constHArDCore3D::XDivinline
computeL2Product(const size_t iT, const double &penalty_factor=1., const Eigen::MatrixXd &mass_Pk3_T=Eigen::MatrixXd::Zero(1, 1), const IntegralWeight &weight=IntegralWeight(1.)) constHArDCore3D::XDiv
computeL2Product_with_Ops(const size_t iT, const std::vector< Eigen::MatrixXd > &leftOp, const std::vector< Eigen::MatrixXd > &rightOp, const double &penalty_factor, const Eigen::MatrixXd &w_mass_Pk3_T, const IntegralWeight &weight) constHArDCore3D::XDiv
computeL2ProductCurl(const size_t iT, const SXCurl &sx_curl, const std::string &side, const double &penalty_factor=1., const Eigen::MatrixXd &mass_Pk3_T=Eigen::MatrixXd::Zero(1, 1), const IntegralWeight &weight=IntegralWeight(1.)) constHArDCore3D::SXDiv
HArDCore3D::XDiv::computeL2ProductCurl(const size_t iT, const XCurl &x_curl, const std::string &side, const double &penalty_factor=1., const Eigen::MatrixXd &mass_Pk3_T=Eigen::MatrixXd::Zero(1, 1), const IntegralWeight &weight=IntegralWeight(1.)) constHArDCore3D::XDiv
degree() constHArDCore3D::XDivinline
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
faceBases(size_t iF) constHArDCore3D::XDivinline
faceBases(const Face &F) constHArDCore3D::XDivinline
FunctionType typedefHArDCore3D::XDiv
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
interpolate(const FunctionType &v, const int doe_cell=-1, const int doe_face=-1) constHArDCore3D::XDiv
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_cell_operatorsHArDCore3D::XDivprotected
m_ddr_coreHArDCore3D::XDivprotected
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
m_outputHArDCore3D::XDivprotected
m_use_threadsHArDCore3D::XDivprotected
mesh() constHArDCore3D::XDivinline
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
SXDiv(const DDRCore &ddr_core, bool use_threads=true, std::ostream &output=std::cout)HArDCore3D::SXDiv
XDiv(const DDRCore &ddr_core, bool use_threads=true, std::ostream &output=std::cout)HArDCore3D::XDiv