dune-geometry  2.4
Classes | Namespaces
conversion.hh File Reference
#include <dune/common/visibility.hh>
#include <dune/geometry/type.hh>
#include <dune/geometry/genericgeometry/topologytypes.hh>
#include <dune/geometry/genericgeometry/subtopologies.hh>

Go to the source code of this file.

Classes

class  Dune::GenericGeometry::DuneGeometryType< Topology, linetype >
 statically convert a generic topology type into a GeometryType More...
 
class  Dune::GenericGeometry::DuneGeometryType< Point, linetype >
 
class  Dune::GenericGeometry::DuneGeometryType< Prism< BaseTopology >, linetype >
 
class  Dune::GenericGeometry::DuneGeometryType< Pyramid< BaseTopology >, linetype >
 
class  Dune::GenericGeometry::DuneGeometryTypeProvider< dim, linetype >
 dynamically convert a generic topology type into a GeometryType More...
 
struct  Dune::GenericGeometry::Convert< type, dim >
 
struct  Dune::GenericGeometry::Convert< GeometryType::simplex, dim >
 
struct  Dune::GenericGeometry::Convert< GeometryType::simplex, 0 >
 
struct  Dune::GenericGeometry::Convert< GeometryType::cube, dim >
 
struct  Dune::GenericGeometry::Convert< GeometryType::cube, 0 >
 
struct  Dune::GenericGeometry::Convert< GeometryType::prism, dim >
 
struct  Dune::GenericGeometry::Convert< GeometryType::pyramid, dim >
 

Namespaces

 Dune
 
 Dune::GenericGeometry