|  | v0.15.0 | 
Set integration rule to volume elements. More...
#include "tutorials/cor-2to5/src/PoissonOperators.hpp"
| Public Member Functions | |
| int | operator() (int, int, int p) const | 
Set integration rule to volume elements.
This rule is used to integrate \(\nabla v \cdot \nabla u\), thus if approximation field and testing field are polynomial order "p", then rule for exact integration is 2*(p-1).
Integration rule is order of polynomial which is calculated exactly. Finite element selects integration method based on return of this function.
Definition at line 834 of file PoissonOperators.hpp.
| 
 | inline | 
Definition at line 835 of file PoissonOperators.hpp.
