#include <dune/grid/genericgeometry/mappingprovider.hh>
List of all members.
Public Types |
typedef CachedMapping
< Topology, GeometryTraits > | Mapping |
Static Public Member Functions |
template<class CoordVector > |
static Mapping * | construct (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>
Member Function Documentation
template<class Topology, class GeometryTraits>
template<class CoordVector >
template<class Topology, class GeometryTraits>
Member Data Documentation
template<class Topology, class GeometryTraits>
The documentation for this class was generated from the following file: