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

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

asVectorXd() constHArDCore3D::UVectorinline
get_cell_deg() constHArDCore3D::UVectorinline
get_face_deg() constHArDCore3D::UVectorinline
n_cell_dofs() constHArDCore3D::UVectorinline
n_face_dofs() constHArDCore3D::UVectorinline
n_total_cell_dofs() constHArDCore3D::UVectorinline
operator()(size_t index) constHArDCore3D::UVectorinline
operator+(const UVector &b)HArDCore3D::UVectorinline
operator-(const UVector &b)HArDCore3D::UVectorinline
restr(size_t iT) constHArDCore3D::UVector
UVector(const Eigen::VectorXd values, const Mesh &mesh, const int cell_deg, const size_t face_deg)HArDCore3D::UVector