#include <dune/localfunctions/lagrange/lobattopoints.hh>
|
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) |
|
template<class Field >
template<unsigned int dim>
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 |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: