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

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

Public Types

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

Member Typedef Documentation

◆ type

template<unsigned int id, unsigned int dim>
typedef std::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: