dune-geometry  2.3.1
Classes | Public Types | List of all members
Dune::GenericGeometry::Topology< id, dim > Class Template Reference

#include <dune/geometry/genericgeometry/topologytypes.hh>

Classes

struct  Prism
struct  Pyramid

Public Types

typedef conditional< isPrism,
Prism< true >, Pyramid< false >
>::type::type 
type

Member Typedef Documentation

template<unsigned int id, unsigned int dim>
typedef conditional< isPrism, Prism<true>, Pyramid<false> >::type::type Dune::GenericGeometry::Topology< id, dim >::type

The documentation for this class was generated from the following file: