Dune::Pk2DLocalBasis< D, R, 0 > Class Template Reference

#include <dune/localfunctions/lagrange/pk2d/pk2dlocalbasis.hh>

List of all members.

Public Types

enum  { N = 1 }
 

Export the number of degrees of freedom.

More...
enum  { O = 0 }
 

Export the element order.

More...
typedef LocalBasisTraits< D,
2, Dune::FieldVector< D, 2 >
, R, 1, Dune::FieldVector< R, 1 >
, Dune::FieldMatrix< R, 1, 2 > > 
Traits

Public Member Functions

unsigned int size () const
void evaluateFunction (const typename Traits::DomainType &in, std::vector< typename Traits::RangeType > &out) const
void evaluateJacobian (const typename Traits::DomainType &in, std::vector< typename Traits::JacobianType > &out) const
template<typename E , typename F , typename C >
void interpolate (const E &e, const F &f, std::vector< C > &out) const
unsigned int order () const

template<class D, class R>
class Dune::Pk2DLocalBasis< D, R, 0 >


Member Typedef Documentation

template<class D , class R >
typedef LocalBasisTraits<D,2,Dune::FieldVector<D,2>,R,1,Dune::FieldVector<R,1>, Dune::FieldMatrix<R,1,2> > Dune::Pk2DLocalBasis< D, R, 0 >::Traits

Member Enumeration Documentation

template<class D , class R >
anonymous enum

Export the number of degrees of freedom.

Enumerator:
N 
template<class D , class R >
anonymous enum

Export the element order.

Enumerator:
O 

Member Function Documentation

template<class D , class R >
void Dune::Pk2DLocalBasis< D, R, 0 >::evaluateFunction ( const typename Traits::DomainType &  in,
std::vector< typename Traits::RangeType > &  out 
) const [inline]
template<class D , class R >
void Dune::Pk2DLocalBasis< D, R, 0 >::evaluateJacobian ( const typename Traits::DomainType &  in,
std::vector< typename Traits::JacobianType > &  out 
) const [inline]
template<class D , class R >
template<typename E , typename F , typename C >
void Dune::Pk2DLocalBasis< D, R, 0 >::interpolate ( const E &  e,
const F &  f,
std::vector< C > &  out 
) const [inline]
template<class D , class R >
unsigned int Dune::Pk2DLocalBasis< D, R, 0 >::order (  )  const [inline]
template<class D , class R >
unsigned int Dune::Pk2DLocalBasis< D, R, 0 >::size (  )  const [inline]

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