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

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

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: