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

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

degHArDCore3D::IntegralWeight
IntegralWeight(const IntegralWeightValueType _value, const IntegralWeightDegreeType _deg)HArDCore3D::IntegralWeightinline
IntegralWeight(double val)HArDCore3D::IntegralWeightinline
IntegralWeight(const std::function< double(const VectorRd &)> &val, const size_t &deg)HArDCore3D::IntegralWeightinline
IntegralWeight(const std::function< double(const VectorRd &)> &val)HArDCore3D::IntegralWeightinline
valueHArDCore3D::IntegralWeight