dune-geometry  2.2.0
Static Public Member Functions | Static Public Attributes
Dune::GenericGeometry::Pyramid< BaseTopology > Struct Template Reference

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

List of all members.

Static Public Member Functions

static std::string name ()

Static Public Attributes

static const unsigned int dimension = BaseTopology :: dimension + 1
static const unsigned int numCorners = BaseTopology :: numCorners + 1
static const unsigned int id = BaseTopology :: id

template<class BaseTopology>
struct Dune::GenericGeometry::Pyramid< BaseTopology >


Member Function Documentation

template<class BaseTopology >
static std :: string Dune::GenericGeometry::Pyramid< BaseTopology >::name ( ) [inline, static]

Member Data Documentation

template<class BaseTopology >
const unsigned int Dune::GenericGeometry::Pyramid< BaseTopology >::dimension = BaseTopology :: dimension + 1 [static]
template<class BaseTopology >
const unsigned int Dune::GenericGeometry::Pyramid< BaseTopology >::id = BaseTopology :: id [static]
template<class BaseTopology >
const unsigned int Dune::GenericGeometry::Pyramid< BaseTopology >::numCorners = BaseTopology :: numCorners + 1 [static]

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