#include <dune/geometry/genericgeometry/mappingprovider.hh>
Static Public Member Functions |
template<class CoordVector > |
static Mapping * | construct (const unsigned int topologyId, const CoordVector &coords, char *mappingStorage) |
template<class CoordVector > |
static Mapping * | create (const unsigned int topologyId, const CoordVector &coords) |
static std::size_t | mappingSize (const unsigned int topologyId) |
Member Typedef Documentation
template<unsigned int dim, class GeometryTraits , unsigned int codim>
Member Function Documentation
template<unsigned int dim, class GeometryTraits , unsigned int codim>
template<class CoordVector >
static Mapping* Dune::GenericGeometry::MappingProvider< HybridMapping< dim, GeometryTraits >, codim >::construct |
( |
const unsigned int |
topologyId, |
|
|
const CoordVector & |
coords, |
|
|
char * |
mappingStorage |
|
) |
| |
|
inlinestatic |
template<unsigned int dim, class GeometryTraits , unsigned int codim>
template<class CoordVector >
static Mapping* Dune::GenericGeometry::MappingProvider< HybridMapping< dim, GeometryTraits >, codim >::create |
( |
const unsigned int |
topologyId, |
|
|
const CoordVector & |
coords |
|
) |
| |
|
inlinestatic |
template<unsigned int dim, class GeometryTraits , unsigned int codim>
static std::size_t Dune::GenericGeometry::MappingProvider< HybridMapping< dim, GeometryTraits >, codim >::mappingSize |
( |
const unsigned int |
topologyId | ) |
|
|
inlinestatic |
Member Data Documentation
template<unsigned int dim, class GeometryTraits , unsigned int codim>
const unsigned int Dune::GenericGeometry::MappingProvider< HybridMapping< dim, GeometryTraits >, codim >::codimension = codim |
|
static |
template<unsigned int dim, class GeometryTraits , unsigned int codim>
const unsigned int Dune::GenericGeometry::MappingProvider< HybridMapping< dim, GeometryTraits >, codim >::dimension = dim |
|
static |
template<unsigned int dim, class GeometryTraits , unsigned int codim>
const unsigned int Dune::GenericGeometry::MappingProvider< HybridMapping< dim, GeometryTraits >, codim >::maxMappingSize = Factory::maxMappingSize |
|
static |
template<unsigned int dim, class GeometryTraits , unsigned int codim>
The documentation for this class was generated from the following file: