- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/genericgeometry/mappingprovider.hh>
Classes | |
class | ConstructorTable |
struct | ConstructorTable< CoordVector > |
struct | MappingSize |
struct | MappingSizeCache |
Public Types | |
typedef HybridMapping< dim, 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 = Maximum< MappingSize, 0, numTopologies-1 >::v |
typedef HybridMapping< dim, GeometryTraits > Dune::GenericGeometry::VirtualMappingFactory< dim, GeometryTraits >::Mapping |
static Mapping* Dune::GenericGeometry::VirtualMappingFactory< dim, GeometryTraits >::construct | ( | const unsigned int | topologyId, | |
const CoordVector & | coords, | |||
char * | mappingStorage | |||
) | [inline, static] |
static size_t Dune::GenericGeometry::VirtualMappingFactory< dim, GeometryTraits >::mappingSize | ( | const unsigned int | topologyId | ) | [inline, static] |
const unsigned int Dune::GenericGeometry::VirtualMappingFactory< dim, GeometryTraits >::maxMappingSize = Maximum< MappingSize, 0, numTopologies-1 >::v [static] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].