Feel++
0.92.0
|
#include <im.hpp>
Static Public Attributes | |
static const uint16_type | integration_degree = N |
static const uint16_type | jacobi_degree = ( integration_degree+1 )/2+1 |
order policy that computes integrals of polynomials up to degree N. It selects the proper jacobi polynomials degree.