|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::LagrangePointSetTraits< Field, dim, maxPolOrder > Struct Template Reference
#include <dune/fem/space/lagrange/lagrangepoints.hh>
Classes | |
| struct | PointListTraits |
| default defines for used point lists More... | |
Public Types | |
| typedef Field | FieldType |
| field type of coordinates | |
| typedef Fem::IntegrationPointList< FieldType, dimension, PointListTraits > | IntegrationPointListType |
| type of used integration point list | |
| typedef IntegrationPointListType::CoordinateType | CoordinateType |
| type of global coordinate | |
Static Public Attributes | |
| static const unsigned int | maxPolynomialOrder = maxPolOrder |
| polynomial order of corresponding base functions | |
| static const int | dimension = dim |
| dimension of points | |
| static const int | codimension = 0 |
| codimension of point set | |
Member Typedef Documentation
◆ CoordinateType
template<class Field , int dim, unsigned int maxPolOrder>
| typedef IntegrationPointListType::CoordinateType Dune::Fem::LagrangePointSetTraits< Field, dim, maxPolOrder >::CoordinateType |
type of global coordinate
◆ FieldType
template<class Field , int dim, unsigned int maxPolOrder>
| typedef Field Dune::Fem::LagrangePointSetTraits< Field, dim, maxPolOrder >::FieldType |
field type of coordinates
◆ IntegrationPointListType
template<class Field , int dim, unsigned int maxPolOrder>
| typedef Fem::IntegrationPointList< FieldType, dimension, PointListTraits > Dune::Fem::LagrangePointSetTraits< Field, dim, maxPolOrder >::IntegrationPointListType |
type of used integration point list
Member Data Documentation
◆ codimension
template<class Field , int dim, unsigned int maxPolOrder>
|
static |
codimension of point set
◆ dimension
template<class Field , int dim, unsigned int maxPolOrder>
|
static |
dimension of points
◆ maxPolynomialOrder
template<class Field , int dim, unsigned int maxPolOrder>
|
static |
polynomial order of corresponding base functions
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8