Dune::EquidistantPointSetImpl< GenericGeometry::Prism< BaseTopology >, F > Class Template Reference

#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)
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 >

template<class BaseTopology, class F>
class Dune::EquidistantPointSetImpl< GenericGeometry::Prism< BaseTopology >, F >


Member Typedef Documentation

template<class BaseTopology , class F >
typedef F Dune::EquidistantPointSetImpl< GenericGeometry::Prism< BaseTopology >, F >::Field

Member Function Documentation

template<class BaseTopology , class F >
template<unsigned int codim, unsigned int dim>
static unsigned int Dune::EquidistantPointSetImpl< GenericGeometry::Prism< BaseTopology >, F >::setup ( const unsigned int  order,
unsigned int *  count,
LagrangePoint< Field, dim > *  points 
) [inline, static]
template<class BaseTopology , class F >
static unsigned int Dune::EquidistantPointSetImpl< GenericGeometry::Prism< BaseTopology >, F >::size ( const unsigned int  order  )  [inline, static]

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::Prism< BaseTopology >, F >::dimension = Topology::dimension [static]

The documentation for this class was generated from the following file:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].