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