#include <dune/localfunctions/lagrange/equidistantpoints.hh>
Public Types |
typedef F | Field |
Static Public Member Functions |
static unsigned int | size (const unsigned int order) |
template<unsigned int codim, unsigned int dim> |
static unsigned int | setup (const unsigned int order, unsigned int *count, LagrangePoint< Field, dim > *points) |
Static Public Attributes |
static const unsigned int | dimension = Topology::dimension |
Member Typedef Documentation
template<class BaseTopology , class F >
typedef F Dune::EquidistantPointSetImpl< GenericGeometry::Pyramid< BaseTopology >, F >::Field |
Member Function Documentation
template<class BaseTopology , class F >
template<unsigned int codim, unsigned int dim>
static unsigned int Dune::EquidistantPointSetImpl< GenericGeometry::Pyramid< BaseTopology >, F >::setup |
( |
const unsigned int |
order, |
|
|
unsigned int * |
count, |
|
|
LagrangePoint< Field, dim > * |
points |
|
) |
| |
|
inlinestatic |
template<class BaseTopology , class F >
static unsigned int Dune::EquidistantPointSetImpl< GenericGeometry::Pyramid< BaseTopology >, F >::size |
( |
const unsigned int |
order | ) |
|
|
inlinestatic |
Friends And Related Function Documentation
template<class BaseTopology , class F >
template<class BaseTopology , class F >
friend class EquidistantPointSetImpl< GenericGeometry::Prism< Topology >, F > |
|
friend |
template<class BaseTopology , class F >
friend class EquidistantPointSetImpl< GenericGeometry::Pyramid< Topology >, F > |
|
friend |
Member Data Documentation
template<class BaseTopology , class F >
const unsigned int Dune::EquidistantPointSetImpl< GenericGeometry::Pyramid< BaseTopology >, F >::dimension = Topology::dimension |
|
static |
The documentation for this class was generated from the following file: