![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
Dune::Fufem::Forms::NonAffineFamily Class Reference
Tag type to classify non-affine finite element families. More...
#include <dune/fufem/forms/userfunctions.hh>
Detailed Description
Tag type to classify non-affine finite element families.
Pass this flag to trialFunction(...) or testFunction(...) if the finite element family is not affine in the following sense: A family is called affine, if the local finite elements behaves identical on two elements whenever they have the same geometry type.
This property allows to cache evaluation of shape functions on quadrature rules across elements.
If this flag is passed, any caching of shape function evaluations across different elements is disabled.
The documentation for this class was generated from the following file:
