Dune::GenericGeometry::CachedMappingFactory< Topology, GeometryTraits > Class Template Reference

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

Inheritance diagram for Dune::GenericGeometry::CachedMappingFactory< Topology, GeometryTraits >:
Inheritance graph

List of all members.

Public Types

typedef CachedMapping
< Topology, GeometryTraits > 
Mapping

Static Public Member Functions

template<class CoordVector >
static Mappingconstruct (const unsigned int topologyId, const CoordVector &coords, char *mappingStorage)
static size_t mappingSize (const unsigned int topologyId)

Static Public Attributes

static const unsigned int maxMappingSize = sizeof( Mapping )

template<class Topology, class GeometryTraits>
class Dune::GenericGeometry::CachedMappingFactory< Topology, GeometryTraits >


Member Typedef Documentation

template<class Topology, class GeometryTraits>
typedef CachedMapping< Topology, GeometryTraits > Dune::GenericGeometry::CachedMappingFactory< Topology, GeometryTraits >::Mapping

Member Function Documentation

template<class Topology, class GeometryTraits>
template<class CoordVector >
static Mapping* Dune::GenericGeometry::CachedMappingFactory< Topology, GeometryTraits >::construct ( const unsigned int  topologyId,
const CoordVector &  coords,
char *  mappingStorage 
) [inline, static]
template<class Topology, class GeometryTraits>
static size_t Dune::GenericGeometry::CachedMappingFactory< Topology, GeometryTraits >::mappingSize ( const unsigned int  topologyId  )  [inline, static]

Member Data Documentation

template<class Topology, class GeometryTraits>
const unsigned int Dune::GenericGeometry::CachedMappingFactory< Topology, GeometryTraits >::maxMappingSize = sizeof( Mapping ) [static]

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].