dune-localfunctions 2.10
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Dune::MonomialBasisImpl< geometryId, F > Class Template Reference

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

Inheritance diagram for Dune::MonomialBasisImpl< geometryId, F >:
Inheritance graph

Public Types

typedef F Field
 
typedef FieldVector< Field, dimDomainDomainVector
 

Static Public Attributes

static constexpr GeometryType geometry = geometryId
 
static const unsigned int dimDomain = geometry.dim()
 

Member Typedef Documentation

◆ DomainVector

template<GeometryType::Id geometryId, class F >
typedef FieldVector< Field, dimDomain > Dune::MonomialBasisImpl< geometryId, F >::DomainVector

◆ Field

template<GeometryType::Id geometryId, class F >
typedef F Dune::MonomialBasisImpl< geometryId, F >::Field

Member Data Documentation

◆ dimDomain

template<GeometryType::Id geometryId, class F >
const unsigned int Dune::MonomialBasisImpl< geometryId, F >::dimDomain = geometry.dim()
static

◆ geometry

template<GeometryType::Id geometryId, class F >
constexpr GeometryType Dune::MonomialBasisImpl< geometryId, F >::geometry = geometryId
staticconstexpr

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