Dune::LagrangePoint< F, dim > Class Template Reference

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

List of all members.

Public Types

typedef F Field
typedef FieldVector< Field,
dimension
Vector

Public Member Functions

const Vectorpoint () const
const LocalKeylocalKey () const

Public Attributes

Vector point_
LocalKey localKey_

Static Public Attributes

static const int dimension = dim

Friends

class LagrangePointSetImpl

template<class F, unsigned int dim>
class Dune::LagrangePoint< F, dim >


Member Typedef Documentation

template<class F, unsigned int dim>
typedef F Dune::LagrangePoint< F, dim >::Field
template<class F, unsigned int dim>
typedef FieldVector< Field, dimension > Dune::LagrangePoint< F, dim >::Vector

Member Function Documentation

template<class F, unsigned int dim>
const LocalKey& Dune::LagrangePoint< F, dim >::localKey (  )  const [inline]
template<class F, unsigned int dim>
const Vector& Dune::LagrangePoint< F, dim >::point (  )  const [inline]

Friends And Related Function Documentation

template<class F, unsigned int dim>
friend class LagrangePointSetImpl [friend]

Member Data Documentation

template<class F, unsigned int dim>
const int Dune::LagrangePoint< F, dim >::dimension = dim [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].