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

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

cellBasisPolyl(size_t iT) constHArDCore3D::SerendipityProbleminline
cellBasisPolyl(const Cell &T) constHArDCore3D::SerendipityProbleminline
cellBasisRolyCompllpo(size_t iT) constHArDCore3D::SerendipityProbleminline
cellBasisRolyCompllpo(const Cell &T) constHArDCore3D::SerendipityProbleminline
ddrCore() constHArDCore3D::SerendipityProbleminline
dimCellPolyl(size_t iT) constHArDCore3D::SerendipityProbleminline
dimCellPolyl(const Cell &T) constHArDCore3D::SerendipityProbleminline
dimCellRolyCompllpo(size_t iT) constHArDCore3D::SerendipityProbleminline
dimCellRolyCompllpo(const Cell &T) constHArDCore3D::SerendipityProbleminline
dimFacePolyl(size_t iF) constHArDCore3D::SerendipityProbleminline
dimFacePolyl(const Face &F) constHArDCore3D::SerendipityProbleminline
dimFaceRolyCompllpo(size_t iF) constHArDCore3D::SerendipityProbleminline
dimFaceRolyCompllpo(const Face &F) constHArDCore3D::SerendipityProbleminline
faceBasisPolyl(size_t iF) constHArDCore3D::SerendipityProbleminline
faceBasisPolyl(const Face &F) constHArDCore3D::SerendipityProbleminline
faceBasisRolyCompllpo(size_t iF) constHArDCore3D::SerendipityProbleminline
faceBasisRolyCompllpo(const Face &F) constHArDCore3D::SerendipityProbleminline
InverseProblem typedefHArDCore3D::SerendipityProblem
mesh() constHArDCore3D::SerendipityProbleminline
n_serendipityEdges(size_t iF) constHArDCore3D::SerendipityProbleminline
n_serendipityFaces(size_t iT) constHArDCore3D::SerendipityProbleminline
nDOFs_cells_SXCurl() constHArDCore3D::SerendipityProblem
nDOFs_cells_SXGrad() constHArDCore3D::SerendipityProblem
nDOFs_faces_SXCurl() constHArDCore3D::SerendipityProblem
nDOFs_faces_SXGrad() constHArDCore3D::SerendipityProblem
PolylBasisCellType typedefHArDCore3D::SerendipityProblem
PolylBasisFaceType typedefHArDCore3D::SerendipityProblem
RolyCompllpoBasisCellType typedefHArDCore3D::SerendipityProblem
RolyCompllpoBasisFaceType typedefHArDCore3D::SerendipityProblem
serDegreeCell(size_t iT) constHArDCore3D::SerendipityProbleminline
serDegreeFace(size_t iF) constHArDCore3D::SerendipityProbleminline
serendipityEdges(size_t iF) constHArDCore3D::SerendipityProbleminline
serendipityFaces(size_t iT) constHArDCore3D::SerendipityProbleminline
SerendipityOperatorCell(const size_t iT, const Eigen::MatrixXd &LT) constHArDCore3D::SerendipityProblem
SerendipityOperatorCell(const Cell &T, const Eigen::MatrixXd &LT) constHArDCore3D::SerendipityProbleminline
SerendipityOperatorFace(const size_t iF, const Eigen::MatrixXd &LF) constHArDCore3D::SerendipityProblem
SerendipityOperatorFace(const Face &F, const Eigen::MatrixXd &LF) constHArDCore3D::SerendipityProbleminline
SerendipityProblem(const DDRCore &ddrcore, bool use_threads=true, std::ostream &output=std::cout, bool use_serendipity=true)HArDCore3D::SerendipityProblem