33 #include "../quadrature.h"
35 #ifndef __H__UG__LIB_DISC__QUADRATURE__NEWTON_COTES__
36 #define __H__UG__LIB_DISC__QUADRATURE__NEWTON_COTES__
Definition: newton_cotes.h:49
~NewtonCotes()
destructor
Definition: newton_cotes.cpp:231
NewtonCotes(size_t order)
constructor
Definition: newton_cotes.cpp:41
provides quadrature rule for a Reference Dimension
Definition: quadrature.h:70
size_t order() const
returns the order
Definition: quadrature.h:115