dune-grid  2.1.1
Classes | Public Types
Dune::GenericGeometry::Topology< id, dim > Class Template Reference

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

List of all members.

Classes

struct  Prism
struct  Pyramid

Public Types

typedef SelectType< isPrism,
Prism< true >, Pyramid< false >
>::Type::type 
type

template<unsigned int id, unsigned int dim>
class Dune::GenericGeometry::Topology< id, dim >


Member Typedef Documentation

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

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