dune-fem  2.4.1-rc
Classes | Public Types | Static Public Attributes | List of all members
Dune::Fem::GeometryWrapper< id, dim > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/lagrange/genericgeometry.hh>

Public Types

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

Static Public Attributes

static const unsigned int dimension = dim
 

Member Typedef Documentation

template<unsigned int id, unsigned int dim>
typedef conditional< isPrism, Prism< true >, Pyramid< false > >::type::GenericGeometryType Dune::Fem::GeometryWrapper< id, dim >::GenericGeometryType

Member Data Documentation

template<unsigned int id, unsigned int dim>
const unsigned int Dune::Fem::GeometryWrapper< id, dim >::dimension = dim
static

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