Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Feel::IntegrationDegree< N > Struct Template Reference

#include <im.hpp>

Detailed Description

template<uint16_type N>
struct Feel::IntegrationDegree< N >

order policy that computes integrals of polynomials up to degree N. It selects the proper jacobi polynomials degree.

Static Public Attributes

static const uint16_type integration_degree = N
 
static const uint16_type jacobi_degree = ( integration_degree+1 )/2+1
 

The documentation for this struct was generated from the following file:

Generated on Fri Oct 25 2013 14:24:30 for Feel++ by doxygen 1.8.4