dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Public Types | Static Public Attributes | List of all members
Dune::Fem::GeometryWrapper< id, dim > Class Template Reference

#include <dune/fem/space/lagrange/genericgeometry.hh>

Public Types

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

Static Public Attributes

static const unsigned int dimension = dim
 

Member Typedef Documentation

◆ ImplType

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

Member Data Documentation

◆ dimension

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: