dune-localfunctions  2.2.1
Public Types | Static Public Member Functions | Static Public Attributes | Friends | List of all members
Dune::EquidistantPointSetImpl< GenericGeometry::Pyramid< BaseTopology >, 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)
 
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
 

Friends

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

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