dune-localfunctions  2.4.1
Public Types | Static Public Attributes | List of all members
Dune::MonomialBasisImpl< GenericGeometry::Pyramid< BaseTopology >, F > Class Template Reference

#include <dune/localfunctions/utility/monomialbasis.hh>

Public Types

typedef GenericGeometry::Pyramid< BaseTopology > Topology
 
typedef F Field
 
typedef FieldVector< Field, dimDomainDomainVector
 

Static Public Attributes

static const unsigned int dimDomain = Topology::dimension
 

Member Typedef Documentation

template<class BaseTopology , class F >
typedef FieldVector< Field, dimDomain > Dune::MonomialBasisImpl< GenericGeometry::Pyramid< BaseTopology >, F >::DomainVector
template<class BaseTopology , class F >
typedef F Dune::MonomialBasisImpl< GenericGeometry::Pyramid< BaseTopology >, F >::Field
template<class BaseTopology , class F >
typedef GenericGeometry::Pyramid< BaseTopology > Dune::MonomialBasisImpl< GenericGeometry::Pyramid< BaseTopology >, F >::Topology

Member Data Documentation

template<class BaseTopology , class F >
const unsigned int Dune::MonomialBasisImpl< GenericGeometry::Pyramid< BaseTopology >, F >::dimDomain = Topology::dimension
static

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