Feel++
0.92.0
|
Gauss quadrature points. More...
#include <gauss.hpp>
Gauss quadrature points.
// generate a Gauss point set that would integrate exactly linear // functions using double precision numerical type Gauss<Simplex,1,double> gauss;