27 std::vector<MathLib::WeightedPoint>&& points)
51 std::vector<MathLib::WeightedPoint>
points_;
GenericIntegrationMethod(unsigned const order, std::vector< MathLib::WeightedPoint > &&points)
GenericIntegrationMethod(GenericIntegrationMethod const &)=delete
unsigned getIntegrationOrder() const
MathLib::WeightedPoint const & getWeightedPoint(unsigned const igp) const
GenericIntegrationMethod & operator=(GenericIntegrationMethod &&)=default
GenericIntegrationMethod(GenericIntegrationMethod &&)=default
GenericIntegrationMethod & operator=(GenericIntegrationMethod const &)=delete
unsigned getNumberOfPoints() const
std::vector< MathLib::WeightedPoint > points_