#include <dune/geometry/genericgeometry/mappingprovider.hh>
List of all members.
template<unsigned int dim, class GeometryTraits, unsigned int codim>
class Dune::GenericGeometry::MappingProvider< HybridMapping< dim, GeometryTraits >, codim >
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 |
|
) |
| [inline, static] |
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 |
|
) |
| [inline, static] |
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 | ) |
[inline, static] |
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: