Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology > Struct Template Reference

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

List of all members.

Public Types

typedef
GenericReferenceElements
< Field, dimension
RefElements
typedef
GenericReferenceElement< Field,
dimension
RefElement
typedef RefElement::template
Codim< codimension >::Mapping 
Mapping
typedef LobattoInnerPoints
< Field, SubTopology > 
InnerPoints

Static Public Member Functions

template<unsigned int subEntity>
static void apply (const unsigned int order, const std::vector< Field > &points1D, std::vector< Point > &points)

Static Public Attributes

static const unsigned int codimension = dimension - SubTopology::dimension

template<class F, unsigned int dim>
template<class Topology>
template<class SubTopology>
struct Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >


Member Typedef Documentation

template<class F , unsigned int dim>
template<class Topology >
template<class SubTopology >
typedef LobattoInnerPoints<Field,SubTopology> Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >::InnerPoints
template<class F , unsigned int dim>
template<class Topology >
template<class SubTopology >
typedef RefElement::template Codim< codimension >::Mapping Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >::Mapping
template<class F , unsigned int dim>
template<class Topology >
template<class SubTopology >
typedef GenericReferenceElement< Field, dimension > Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >::RefElement
template<class F , unsigned int dim>
template<class Topology >
template<class SubTopology >
typedef GenericReferenceElements< Field, dimension > Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >::RefElements

Member Function Documentation

template<class F , unsigned int dim>
template<class Topology >
template<class SubTopology >
template<unsigned int subEntity>
static void Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >::apply ( const unsigned int  order,
const std::vector< Field > &  points1D,
std::vector< Point > &  points 
) [inline, static]

Member Data Documentation

template<class F , unsigned int dim>
template<class Topology >
template<class SubTopology >
const unsigned int Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology >::codimension = dimension - SubTopology::dimension [static]

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

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