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

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

cellBases(size_t iT) constHArDCore2D::VSXCurlinline
cellBases(const Cell &T) constHArDCore2D::VSXCurlinline
cellCurl(size_t iT) constHArDCore2D::VSXCurlinline
cellCurl(const Cell &T) constHArDCore2D::VSXCurlinline
cellPotential(size_t iT) constHArDCore2D::VSXCurlinline
cellPotential(const Cell &T) constHArDCore2D::VSXCurlinline
computeL2Product(const size_t iT, const double &penalty_factor=1., const Eigen::MatrixXd &mass_Pk2_T=Eigen::MatrixXd::Zero(1, 1), const IntegralWeight &weight=IntegralWeight(1.)) constHArDCore2D::VSXCurlinline
degree() constHArDCore2D::VSXCurlinline
dimension() constHArDCore2D::VariableDOFSpaceinline
dimensionCell(const Cell &T) constHArDCore2D::VariableDOFSpaceinline
dimensionCell(size_t iT) constHArDCore2D::VariableDOFSpaceinline
dimensionEdge(const Edge &E) constHArDCore2D::VariableDOFSpaceinline
dimensionEdge(size_t iE) constHArDCore2D::VariableDOFSpaceinline
dimensionVertex(const Vertex &V) constHArDCore2D::VariableDOFSpaceinline
dimensionVertex(size_t iV) constHArDCore2D::VariableDOFSpaceinline
extendOperator(const Cell &T, const Edge &E, const Eigen::MatrixXd &opE) constHArDCore2D::VariableDOFSpace
FunctionType typedefHArDCore2D::VSXCurl
globalDOFIndices(const Cell &T) constHArDCore2D::VariableDOFSpace
globalDOFIndices(const Edge &E) constHArDCore2D::VariableDOFSpace
globalOffset(const Vertex &V) constHArDCore2D::VariableDOFSpaceinline
globalOffset(const Edge &E) constHArDCore2D::VariableDOFSpaceinline
globalOffset(const Cell &T) constHArDCore2D::VariableDOFSpaceinline
interpolate(const FunctionType &q, const int doe_cell=-1) constHArDCore2D::VSXCurl
localOffset(const Edge &E, const Vertex &V) constHArDCore2D::VariableDOFSpaceinline
localOffset(const Edge &E) constHArDCore2D::VariableDOFSpaceinline
localOffset(const Cell &T, const Vertex &V) constHArDCore2D::VariableDOFSpaceinline
localOffset(const Cell &T, const Edge &E) constHArDCore2D::VariableDOFSpaceinline
localOffset(const Cell &T) constHArDCore2D::VariableDOFSpaceinline
mesh() constHArDCore2D::VSXCurlinline
nDOFs_cells() constHArDCore2D::VariableDOFSpaceinline
nDOFs_edges() constHArDCore2D::VariableDOFSpaceinline
nDOFs_vertices() constHArDCore2D::VariableDOFSpaceinline
numLocalDofsCell(const size_t iT) constHArDCore2D::VariableDOFSpaceinline
numLocalDofsCell(const Cell &T) constHArDCore2D::VariableDOFSpaceinline
numLocalDofsEdge(const size_t iE) constHArDCore2D::VariableDOFSpaceinline
numLocalDofsEdge(const Edge &E) constHArDCore2D::VariableDOFSpaceinline
numLocalDofsVertex(const size_t iV) constHArDCore2D::VariableDOFSpaceinline
numLocalDofsVertex(const Vertex &V) constHArDCore2D::VariableDOFSpaceinline
Poly2BasisCellType typedefHArDCore2D::VSXCurl
Poly2BasisEdgeType typedefHArDCore2D::VSXCurl
Poly2x2BasisCellType typedefHArDCore2D::VSXCurl
PolyBasisCellType typedefHArDCore2D::VSXCurl
PolyBasisEdgeType typedefHArDCore2D::VSXCurl
Polyk(size_t iT) const -> const PolyBasisCellType &HArDCore2D::VSXCurlinline
restrict(const Edge &E, const Eigen::VectorXd vh) constHArDCore2D::VariableDOFSpaceinline
restrict(const Cell &T, const Eigen::VectorXd vh) constHArDCore2D::VariableDOFSpaceinline
restrictCell(size_t iT, const Eigen::VectorXd &vh) constHArDCore2D::VariableDOFSpace
restrictEdge(size_t iE, const Eigen::VectorXd &vh) constHArDCore2D::VariableDOFSpace
sXcurl() constHArDCore2D::VSXCurlinline
VariableDOFSpace(const Mesh &mesh, const Eigen::VectorXd n_local_vertex_dofs, const Eigen::VectorXd n_local_edge_dofs, const Eigen::VectorXd n_local_cell_dofs)HArDCore2D::VariableDOFSpace
VariableDOFSpace(const Mesh &mesh, size_t n_local_vertex_dofs, const Eigen::VectorXd n_local_edge_dofs, const Eigen::VectorXd n_local_cell_dofs)HArDCore2D::VariableDOFSpace
VariableDOFSpace(const Mesh &mesh, size_t n_local_vertex_dofs, size_t n_local_edge_dofs, const Eigen::VectorXd n_local_cell_dofs)HArDCore2D::VariableDOFSpace
VariableDOFSpace(const Mesh &mesh, size_t n_local_vertex_dofs, size_t n_local_edge_dofs, size_t n_local_cell_dofs)HArDCore2D::VariableDOFSpace
VSXCurl(const SerendipityProblem &sp, bool use_threads=true, std::ostream &output=std::cout)HArDCore2D::VSXCurl