43 template<
class TContainerType>
46 const std::vector<double>& rXValues,
47 const std::vector<double>& rYValues,
49 const int PenaltyFactor);
51 template<
class TContainerType>
54 const std::vector<double>& rXValues,
55 const std::vector<double>& rYValues,
57 const int PenaltyFactor);
59 template<
class TContainerType>
62 const std::vector<double>& rXValues,
63 const std::vector<double>& rYValues,
65 const int PenaltyFactor);
Container variable data holder.
Definition: container_expression.h:80
Definition: sigmoidal_projection_utils.h:32
std::size_t IndexType
Definition: sigmoidal_projection_utils.h:37
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def Beta(n, j)
Definition: quadrature.py:104