dune-localfunctions  2.2.1
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology > Struct Template Reference

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

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
 

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

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: