HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
HArDCore2D::XHessFull Member List

This is the complete list of members for HArDCore2D::XHessFull, including all inherited members.

cellBases(size_t iT) constHArDCore2D::XHessFullinline
cellBases(const Cell &T) constHArDCore2D::XHessFullinline
cellOperators(size_t iT) constHArDCore2D::XHessFullinline
cellOperators(const Cell &T) constHArDCore2D::XHessFullinline
computeGradientFull(const size_t iT, const VSXGrad &vsx_grad) constHArDCore2D::XHessFull
computeL2Norm(const Eigen::VectorXd &v) constHArDCore2D::XHessFull
computeL2Product(const size_t iT, const double &penalty_factor=1., const Eigen::MatrixXd &mass_Pkpo_T=Eigen::MatrixXd::Zero(1, 1), const IntegralWeight &weight=IntegralWeight(1.)) constHArDCore2D::XHessFull
computeStabilisation(const size_t iT, const double &penalty_factor=1., const Eigen::MatrixXd &mass_Pkpo_T=Eigen::MatrixXd::Zero(1, 1), const IntegralWeight &weight=IntegralWeight(1.)) constHArDCore2D::XHessFull
degree() constHArDCore2D::XHessFullinline
dimension() constHArDCore2D::LocalDOFSpaceinline
dimensionCell(const Cell &T) constHArDCore2D::LocalDOFSpaceinline
dimensionCell(size_t iT) constHArDCore2D::LocalDOFSpaceinline
dimensionCellBoundary(const Cell &T) constHArDCore2D::LocalDOFSpaceinline
dimensionCellBoundary(size_t iT) constHArDCore2D::LocalDOFSpaceinline
dimensionEdge(const Edge &E) constHArDCore2D::LocalDOFSpaceinline
dimensionEdge(size_t iE) constHArDCore2D::LocalDOFSpaceinline
dimensionVertex(const Vertex &V) constHArDCore2D::LocalDOFSpaceinline
dimensionVertex(size_t iV) constHArDCore2D::LocalDOFSpaceinline
edgeBases(size_t iE) constHArDCore2D::XHessFullinline
edgeBases(const Edge &E) constHArDCore2D::XHessFullinline
edgeOperators(size_t iE) constHArDCore2D::XHessFullinline
edgeOperators(const Edge &E) constHArDCore2D::XHessFullinline
EgradCell(size_t iT) constHArDCore2D::XHessFullinline
EgradCell(const Cell &T) constHArDCore2D::XHessFullinline
evaluatePotential(const size_t iT, const Eigen::VectorXd &vT, const VectorRd &x) constHArDCore2D::XHessFull
extendOperator(const Cell &T, const Edge &E, const Eigen::MatrixXd &opE) constHArDCore2D::GlobalDOFSpace
FunctionType typedefHArDCore2D::XHessFull
getLabelDOF(const size_t i)HArDCore2D::GlobalDOFSpaceinline
globalDOFIndices(const Cell &T) constHArDCore2D::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) constHArDCore2D::GlobalDOFSpaceinline
globalOffset(const Edge &E) constHArDCore2D::GlobalDOFSpaceinline
globalOffset(const Cell &T) constHArDCore2D::GlobalDOFSpaceinline
GradFunctionType typedefHArDCore2D::XHessFull
interpolate(const FunctionType &q, const GradFunctionType &Dq, const int deg_quad=-1) constHArDCore2D::XHessFull
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) constHArDCore2D::LocalDOFSpaceinline
localOffset(const Edge &E) constHArDCore2D::LocalDOFSpaceinline
localOffset(const Cell &T, const Vertex &V) constHArDCore2D::LocalDOFSpaceinline
localOffset(const Cell &T, const Edge &E) constHArDCore2D::LocalDOFSpaceinline
localOffset(const Cell &T) constHArDCore2D::LocalDOFSpaceinline
m_meshHArDCore2D::LocalDOFSpaceprotected
m_n_local_cell_dofsHArDCore2D::LocalDOFSpaceprotected
m_n_local_edge_dofsHArDCore2D::LocalDOFSpaceprotected
m_n_local_vertex_dofsHArDCore2D::LocalDOFSpaceprotected
mesh() constHArDCore2D::XHessFullinline
numLocalDofsCell() constHArDCore2D::LocalDOFSpaceinline
numLocalDofsEdge() constHArDCore2D::LocalDOFSpaceinline
numLocalDofsVertex() constHArDCore2D::LocalDOFSpaceinline
numTotalDofsCells() constHArDCore2D::LocalDOFSpaceinline
numTotalDofsEdges() constHArDCore2D::LocalDOFSpaceinline
numTotalDofsVertices() constHArDCore2D::LocalDOFSpaceinline
potential2(const size_t iT, const VSXGrad &vsx_grad) constHArDCore2D::XHessFull
restrict(const Edge &E, const Eigen::VectorXd vh) constHArDCore2D::GlobalDOFSpaceinline
restrict(const Cell &T, const Eigen::VectorXd vh) constHArDCore2D::GlobalDOFSpaceinline
restrictCell(size_t iT, const Eigen::VectorXd &vh) constHArDCore2D::GlobalDOFSpace
restrictEdge(size_t iE, const Eigen::VectorXd &vh) constHArDCore2D::GlobalDOFSpace
SerExtension(size_t iT) constHArDCore2D::XHessFull
setLabelDOF(const size_t i, const int label)HArDCore2D::GlobalDOFSpaceinline
SgradCell(size_t iT) constHArDCore2D::XHessFullinline
SgradCell(const Cell &T) constHArDCore2D::XHessFullinline
TcellOperators(size_t iT) constHArDCore2D::XHessFullinline
TcellOperators(const Cell &T) constHArDCore2D::XHessFullinline
XHessFull(const DDRCore &ddr_core, const SerendipityProblem &ser_pro, bool use_threads=true, std::ostream &output=std::cout)HArDCore2D::XHessFull