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