- Home
- About DUNE
- Download
- Documentation
- Community
- Development
specifies how constant values are to be cached More...
#include <dune/grid/genericgeometry/geometrytraits.hh>
Static Public Attributes | |
static const EvaluationType | evaluateJacobianTransposed = ComputeOnDemand |
static const EvaluationType | evaluateJacobianInverseTransposed = ComputeOnDemand |
static const EvaluationType | evaluateIntegrationElement = ComputeOnDemand |
specifies how constant values are to be cached
This structure contains 3 parameters of type GenericGeometry::EvaluationType:
These parameters control how eagerly these evaluations shall be performed in the case of an affine mapping.
const EvaluationType Dune::GenericGeometry::DefaultGeometryTraits< ctype, dimG, dimW, alwaysAffine >::Caching::evaluateIntegrationElement = ComputeOnDemand [static] |
const EvaluationType Dune::GenericGeometry::DefaultGeometryTraits< ctype, dimG, dimW, alwaysAffine >::Caching::evaluateJacobianInverseTransposed = ComputeOnDemand [static] |
const EvaluationType Dune::GenericGeometry::DefaultGeometryTraits< ctype, dimG, dimW, alwaysAffine >::Caching::evaluateJacobianTransposed = ComputeOnDemand [static] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].