Dune::GenericGeometry::CachedStorage< dim, GeometryTraits > Class Template Reference

#include <dune/grid/genericgeometry/cachedmapping.hh>

List of all members.

Public Types

typedef MappingTraits
< typename
GeometryTraits::CoordTraits,
dimension, dimWorld
Traits
typedef GeometryTraits::Caching Caching

Public Member Functions

 CachedStorage ()

Public Attributes

Traits::JacobianTransposedType jacobianTransposed
Traits::JacobianType jacobianInverseTransposed
Traits::FieldType integrationElement
bool affine
bool jacobianTransposedComputed
bool jacobianInverseTransposedComputed
bool integrationElementComputed

Static Public Attributes

static const unsigned int dimension = dim
static const unsigned int dimWorld = GeometryTraits::dimWorld

Friends

class CachedJacobianTransposed< dim, GeometryTraits >

template<unsigned int dim, class GeometryTraits>
class Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >


Member Typedef Documentation

template<unsigned int dim, class GeometryTraits >
typedef GeometryTraits::Caching Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::Caching
template<unsigned int dim, class GeometryTraits >
typedef MappingTraits< typename GeometryTraits::CoordTraits, dimension, dimWorld > Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::Traits

Constructor & Destructor Documentation

template<unsigned int dim, class GeometryTraits >
Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::CachedStorage (  )  [inline]

Friends And Related Function Documentation

template<unsigned int dim, class GeometryTraits >
friend class CachedJacobianTransposed< dim, GeometryTraits > [friend]

Member Data Documentation

template<unsigned int dim, class GeometryTraits >
const unsigned int Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::dimension = dim [static]
template<unsigned int dim, class GeometryTraits >
const unsigned int Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::dimWorld = GeometryTraits::dimWorld [static]
template<unsigned int dim, class GeometryTraits >
bool Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::integrationElementComputed

The documentation for this class was generated from the following file:

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