Dune Core Modules (2.3.1)

Dune::GenericGeometry::DefaultGeometryTraits< ctype, dimG, dimW, alwaysAffine >::Caching Struct Reference

specifies how constant values are to be cached More...

#include <dune/geometry/genericgeometry/geometrytraits.hh>

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 3 parameters of type GenericGeometry::EvaluationType:

  • evaluateJacobianTransposed
  • evaluateJacobianInverseTransposed
  • evaluateIntegrationElement

These parameters control how eagerly these evaluations shall be performed in the case of an affine mapping.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 8, 22:30, 2024)