dune-grid
2.1.1
|
#include <dune/grid/genericgeometry/topologytypes.hh>
Classes | |
struct | Prism |
struct | Pyramid |
Public Types | |
typedef SelectType< isPrism, Prism< true >, Pyramid< false > >::Type::type | type |
typedef SelectType< isPrism, Prism<true>, Pyramid<false> >::Type::type Dune::GenericGeometry::Topology< id, dim >::type |