#include <dune/fem/space/lagrange/lagrangepoints.hh>
|
| 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
|
| |
◆ CoordinateType
template<class Field , int dim, unsigned int maxPolOrder>
type of global coordinate
◆ FieldType
template<class Field , int dim, unsigned int maxPolOrder>
field type of coordinates
◆ IntegrationPointListType
template<class Field , int dim, unsigned int maxPolOrder>
type of used integration point list
◆ codimension
template<class Field , int dim, unsigned int maxPolOrder>
◆ dimension
template<class Field , int dim, unsigned int maxPolOrder>
◆ maxPolynomialOrder
template<class Field , int dim, unsigned int maxPolOrder>
polynomial order of corresponding base functions
The documentation for this struct was generated from the following file: