Dune::LobattoPointSet< F, dim > Struct Template Reference

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

Inheritance diagram for Dune::LobattoPointSet< F, dim >:
Inheritance graph

List of all members.

Classes

struct  Setup

Public Types

typedef F Field
typedef EmptyPointSet< F, dim > Base
typedef Base::LagrangePoint Point
typedef Dune::LagrangePoint
< Field, dimension
LagrangePoint
typedef std::vector
< LagrangePoint >
::const_iterator 
iterator

Public Member Functions

 LobattoPointSet (unsigned int order)
template<class Topology >
bool build ()
const LagrangePointoperator[] (const unsigned int i) const
iterator begin () const
iterator end () const
const LocalKeylocalKey (const unsigned int i) const
unsigned int order () const
unsigned int size () const

Static Public Member Functions

template<class Topology >
static bool supports (unsigned int order)

Static Public Attributes

static const unsigned int dimension = dim

Protected Attributes

unsigned int order_
std::vector< LagrangePointpoints_

template<class F, unsigned int dim>
struct Dune::LobattoPointSet< F, dim >


Member Typedef Documentation

template<class F , unsigned int dim>
typedef EmptyPointSet<F,dim> Dune::LobattoPointSet< F, dim >::Base
template<class F , unsigned int dim>
typedef F Dune::LobattoPointSet< F, dim >::Field

Reimplemented from Dune::EmptyPointSet< F, dim >.

template<class F , unsigned int dim>
typedef std::vector< LagrangePoint >::const_iterator Dune::EmptyPointSet< F, dim >::iterator [inherited]
template<class F , unsigned int dim>
typedef Dune::LagrangePoint< Field, dimension > Dune::EmptyPointSet< F, dim >::LagrangePoint [inherited]
template<class F , unsigned int dim>
typedef Base::LagrangePoint Dune::LobattoPointSet< F, dim >::Point

Constructor & Destructor Documentation

template<class F , unsigned int dim>
Dune::LobattoPointSet< F, dim >::LobattoPointSet ( unsigned int  order  )  [inline]

Member Function Documentation

template<class F , unsigned int dim>
iterator Dune::EmptyPointSet< F, dim >::begin (  )  const [inline, inherited]
template<class F , unsigned int dim>
template<class Topology >
bool Dune::LobattoPointSet< F, dim >::build (  )  [inline]
template<class F , unsigned int dim>
iterator Dune::EmptyPointSet< F, dim >::end (  )  const [inline, inherited]
template<class F , unsigned int dim>
const LocalKey& Dune::EmptyPointSet< F, dim >::localKey ( const unsigned int  i  )  const [inline, inherited]
template<class F , unsigned int dim>
const LagrangePoint& Dune::EmptyPointSet< F, dim >::operator[] ( const unsigned int  i  )  const [inline, inherited]
template<class F , unsigned int dim>
unsigned int Dune::EmptyPointSet< F, dim >::order (  )  const [inline, inherited]
template<class F , unsigned int dim>
unsigned int Dune::EmptyPointSet< F, dim >::size (  )  const [inline, inherited]
template<class F , unsigned int dim>
template<class Topology >
static bool Dune::LobattoPointSet< F, dim >::supports ( unsigned int  order  )  [inline, static]

References Dune::value.


Member Data Documentation

template<class F , unsigned int dim>
const unsigned int Dune::LobattoPointSet< F, dim >::dimension = dim [static]
template<class F , unsigned int dim>
unsigned int Dune::EmptyPointSet< F, dim >::order_ [protected, inherited]
template<class F , unsigned int dim>
std::vector< LagrangePoint > Dune::EmptyPointSet< F, dim >::points_ [protected, inherited]

The documentation for this struct was generated from the following file:
Generated on Sat Apr 24 11:15:36 2010 for dune-localfunctions by  doxygen 1.6.3