Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Caching Struct Reference

#include <dune/grid/geometrygrid/grid.hh>

List of all members.

Static Public Attributes

static const EvaluationType evaluateJacobianTransposed = ComputeOnDemand
static const EvaluationType evaluateJacobianInverseTransposed = ComputeOnDemand
static const EvaluationType evaluateIntegrationElement = ComputeOnDemand
static const EvaluationType evaluateNormal = ComputeOnDemand

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:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].