Dune::LobattoInnerPoints< Field, GenericGeometry::Point > Struct Template Reference
#include <dune/localfunctions/lagrange/lobattopoints.hh>
List of all members.
Static Public Member Functions |
static unsigned int | size (const unsigned int order) |
template<unsigned int dim> |
static unsigned int | setupSimplex (const unsigned int iup, const unsigned int dimStart, unsigned int startPos, const std::vector< Field > &points1D, LagrangePoint< Field, dim > *points) |
template<unsigned int dim> |
static void | setup (const std::vector< Field > &points1D, LagrangePoint< Field, dim > *points) |
Static Public Attributes |
static const unsigned int | dimension = 0 |
template<class Field>
struct Dune::LobattoInnerPoints< Field, GenericGeometry::Point >
Member Function Documentation
template<class Field >
template<unsigned int dim>
static void Dune::LobattoInnerPoints< Field, GenericGeometry::Point >::setup |
( |
const std::vector< Field > & |
points1D, |
|
|
LagrangePoint< Field, dim > * |
points | |
|
) |
| | [inline, static] |
template<class Field >
template<unsigned int dim>
static unsigned int Dune::LobattoInnerPoints< Field, GenericGeometry::Point >::setupSimplex |
( |
const unsigned int |
iup, |
|
|
const unsigned int |
dimStart, |
|
|
unsigned int |
startPos, |
|
|
const std::vector< Field > & |
points1D, |
|
|
LagrangePoint< Field, dim > * |
points | |
|
) |
| | [inline, static] |
template<class Field >
static unsigned int Dune::LobattoInnerPoints< Field, GenericGeometry::Point >::size |
( |
const unsigned int |
order |
) |
[inline, static] |
Member Data Documentation
template<class Field >
const unsigned int Dune::LobattoInnerPoints< Field, GenericGeometry::Point >::dimension = 0 [static] |
The documentation for this struct was generated from the following file: