dune-geometry  2.2.0
Public Types | Static Public Member Functions
Dune::GenericGeometry::Convert< GeometryType::pyramid, dim > Struct Template Reference

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

List of all members.

Public Types

typedef Pyramid< typename
Convert< GeometryType::cube,
dim-1 >::type
type

Static Public Member Functions

template<unsigned int codim>
static unsigned int map (unsigned int i)

template<unsigned int dim>
struct Dune::GenericGeometry::Convert< GeometryType::pyramid, dim >


Member Typedef Documentation

template<unsigned int dim>
typedef Pyramid< typename Convert< GeometryType :: cube, dim-1 >:: type > Dune::GenericGeometry::Convert< GeometryType::pyramid, dim >::type

Member Function Documentation

template<unsigned int dim>
template<unsigned int codim>
static unsigned int Dune::GenericGeometry::Convert< GeometryType::pyramid, dim >::map ( unsigned int  i) [inline, static]

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