#include <dune/geometry/genericgeometry/mappingprovider.hh>
|
| template<class CoordVector > |
| static DUNE_EXPORT Mapping * | construct (const unsigned int topologyId, const CoordVector &coords, char *mappingStorage) |
| |
| static DUNE_EXPORT std::size_t | mappingSize (const unsigned int topologyId) |
| |
|
| static const unsigned int | maxMappingSize = Maximum< MappingSize, 0, ((numTopologies > 0) ? (numTopologies-1) : 0) >::v |
| |
template<unsigned int dim, class GeometryTraits>
template<unsigned int dim, class GeometryTraits>
template<class CoordVector >
template<unsigned int dim, class GeometryTraits>
template<unsigned int dim, class GeometryTraits>
The documentation for this class was generated from the following file: