![]() |
v0.15.0 |
Set integration rule to volume elements. More...
Public Member Functions | |
int | operator() (int, int, int) const |
int | operator() (int, int, int) const |
int | operator() (int, int, int p) const |
int | operator() (int, int, int order) const |
Set integration rule to volume elements.
Set integration rule.
This rule is used to integrate \(\nabla v \cdot \nabla u\), thus if the approximation field and the testing field are polynomials of order "p", then the rule for the 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 88 of file simple_interface.cpp.
|
inline |
Definition at line 80 of file elasticity.cpp.
|
inline |
Definition at line 369 of file simple_elasticity.cpp.
|
inline |
Definition at line 89 of file simple_interface.cpp.
|
inline |
Definition at line 164 of file test_cache_on_entities.cpp.