5 #ifndef _PFASST__QUADRATURE__GAUSS_LEGENDRE_HPP_
6 #define _PFASST__QUADRATURE__GAUSS_LEGENDRE_HPP_
22 template<
typename precision = pfasst::time_precision>
54 #endif // _PFASST__QUADRATURE__GAUSS_LEGENDRE_HPP_
Interface for quadrature handlers.
virtual bool left_is_node() const override
virtual void compute_nodes() override
static const bool RIGHT_IS_NODE
Quadrature handler for Gauss-Legendre quadrature.
virtual ~GaussLegendre()=default
virtual bool right_is_node() const override
static const bool LEFT_IS_NODE