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

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

Public Types

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

Static Public Attributes

static const unsigned int dimDomain = Topology::dimension
 

Member Typedef Documentation

◆ DomainVector

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

◆ Field

template<class BaseTopology , class F >
typedef F Dune::MonomialBasisImpl< Impl::Pyramid< BaseTopology >, F >::Field

◆ Topology

template<class BaseTopology , class F >
typedef Impl::Pyramid< BaseTopology > Dune::MonomialBasisImpl< Impl::Pyramid< BaseTopology >, F >::Topology

Member Data Documentation

◆ dimDomain

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

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