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