#include <dune/grid/genericgeometry/conversion.hh>
List of all members.
Static Public Member Functions |
static GeometryType | type () |
Static Public Attributes |
static const unsigned int | dimension = 0 |
static const
GeometryType::BasicType | basicType = linetype |
template<GeometryType::BasicType linetype>
class Dune::GenericGeometry::DuneGeometryType< Point, linetype >
Member Function Documentation
template<GeometryType::BasicType linetype>
static GeometryType Dune::GenericGeometry::DuneGeometryType< Point, linetype >::type |
( |
| ) |
[inline, static] |
Member Data Documentation
template<GeometryType::BasicType linetype>
const GeometryType::BasicType Dune::GenericGeometry::DuneGeometryType< Point, linetype >::basicType = linetype [static] |
template<GeometryType::BasicType linetype>
const unsigned int Dune::GenericGeometry::DuneGeometryType< Point, linetype >::dimension = 0 [static] |
The documentation for this class was generated from the following file: