#include <dune/grid/geometrygrid/grid.hh>
List of all members.
template<class HostGrid, class CoordFunction, class Allocator>
struct Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Caching
Member Data Documentation
template<class HostGrid , class CoordFunction , class Allocator >
const EvaluationType Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Caching::evaluateIntegrationElement = ComputeOnDemand [static] |
template<class HostGrid , class CoordFunction , class Allocator >
const EvaluationType Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Caching::evaluateJacobianInverseTransposed = ComputeOnDemand [static] |
template<class HostGrid , class CoordFunction , class Allocator >
const EvaluationType Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Caching::evaluateJacobianTransposed = ComputeOnDemand [static] |
template<class HostGrid , class CoordFunction , class Allocator >
const EvaluationType Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Caching::evaluateNormal = ComputeOnDemand [static] |
The documentation for this struct was generated from the following file: