dune-localfunctions  2.2.1
Public Types | Static Public Member Functions | Static Public Attributes | Friends | List of all members
Dune::EquidistantPointSetImpl< GenericGeometry::Point, F > Class Template Reference

#include <dune/localfunctions/lagrange/equidistantpoints.hh>

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
 

Friends

class EquidistantPointSet< F, Topology::dimension >
 
class EquidistantPointSetImpl< GenericGeometry::Prism< Topology >, F >
 
class EquidistantPointSetImpl< GenericGeometry::Pyramid< Topology >, F >
 

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 EquidistantPointSet< F, Topology::dimension >
friend
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: