Dune::GenericGeometry::DefaultGeometryTraits< ctype, dimG, dimW, alwaysAffine >::Caching Struct Reference
#include <geometrytraits.hh>
List of all members.
Detailed Description
template<class ctype, int dimG, int dimW, bool alwaysAffine = false>
struct Dune::GenericGeometry::DefaultGeometryTraits< ctype, dimG, dimW, alwaysAffine >::Caching
specifies how constant values are to be cached
This structure contains 4 parameters of type GenericGeometry::EvaluationType:
- evaluateJacobianTransposed
- evaluateJacobianInverseTransposed
- evaluateIntegrationElement
- evaluateNormal
These parameters control how eager these evaluations shall be performed in the case of an affine mapping.
The documentation for this struct was generated from the following file: