Dune::EdgeS03DLocalFiniteElement< D, R > Class Template Reference

Lowest order 3D edge elements for tetrahedrons. More...

#include <dune/localfunctions/whitney/edges03d.hh>

List of all members.

Public Types

typedef
LocalFiniteElementTraits
< EdgeS03DLocalBasis< D, R >
, EdgeS03DLocalCoefficients,
EdgeS03DLocalInterpolation
< EdgeS03DLocalBasis< D, R > > > 
Traits

Public Member Functions

 EdgeS03DLocalFiniteElement ()
 contruct a local finite element instance with default orientations
 EdgeS03DLocalFiniteElement (unsigned int s)
const Traits::LocalBasisTypelocalBasis () const
const
Traits::LocalCoefficientsType
localCoefficients () const
const
Traits::LocalInterpolationType
localInterpolation () const
GeometryType type () const

Detailed Description

template<class D, class R>
class Dune::EdgeS03DLocalFiniteElement< D, R >

Lowest order 3D edge elements for tetrahedrons.


Member Typedef Documentation

Todo:
Please doc me !

Constructor & Destructor Documentation

template<class D , class R >
Dune::EdgeS03DLocalFiniteElement< D, R >::EdgeS03DLocalFiniteElement (  )  [inline]

contruct a local finite element instance with default orientations

Todo:
Please doc me !
template<class D , class R >
Dune::EdgeS03DLocalFiniteElement< D, R >::EdgeS03DLocalFiniteElement ( unsigned int  s  )  [inline]

contruct a local finite element instance with the given orientations

Parameters:
orientations Bit-map of orientations for each shape function; bit 0 = 0 means default orientation for the first shape function, bit 0 = 1 means inverted orientation for the first shape function.

Member Function Documentation

template<class D , class R >
const Traits::LocalBasisType& Dune::EdgeS03DLocalFiniteElement< D, R >::localBasis (  )  const [inline]
Todo:
Please doc me !
template<class D , class R >
const Traits::LocalCoefficientsType& Dune::EdgeS03DLocalFiniteElement< D, R >::localCoefficients (  )  const [inline]
Todo:
Please doc me !
template<class D , class R >
const Traits::LocalInterpolationType& Dune::EdgeS03DLocalFiniteElement< D, R >::localInterpolation (  )  const [inline]
Todo:
Please doc me !
template<class D , class R >
GeometryType Dune::EdgeS03DLocalFiniteElement< D, R >::type (  )  const [inline]
Todo:
Please doc me !

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