dune-localfunctions  2.2.0
Public Types | Public Member Functions
Dune::RT0QLocalFiniteElement< D, R, 2 > Class Template Reference

Specialization on 2d quadrilaterals for lowest order Raviart-Thomas shape functions. More...

#include <dune/localfunctions/raviartthomas/raviartthomas0q.hh>

Inheritance diagram for Dune::RT0QLocalFiniteElement< D, R, 2 >:
Dune::RT0Q2DLocalFiniteElement< D, R >

List of all members.

Public Types

typedef
LocalFiniteElementTraits
< RT0Q2DLocalBasis< D, R >
, RT0Q2DLocalCoefficients,
RT0Q2DLocalInterpolation
< RT0Q2DLocalBasis< D, R > > > 
Traits

Public Member Functions

 RT0QLocalFiniteElement ()
 RT0QLocalFiniteElement (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::RT0QLocalFiniteElement< D, R, 2 >

Specialization on 2d quadrilaterals for lowest order Raviart-Thomas shape functions.

Template Parameters:
DType to represent the field in the domain.
RType to represent the field in the range.

Member Typedef Documentation


Constructor & Destructor Documentation

template<class D , class R >
Dune::RT0QLocalFiniteElement< D, R, 2 >::RT0QLocalFiniteElement ( ) [inline]
template<class D , class R >
Dune::RT0QLocalFiniteElement< D, R, 2 >::RT0QLocalFiniteElement ( int  s) [inline]

Member Function Documentation

template<class D , class R >
const Traits::LocalBasisType& Dune::RT0Q2DLocalFiniteElement< D, R >::localBasis ( ) const [inline, inherited]
template<class D , class R >
const Traits::LocalCoefficientsType& Dune::RT0Q2DLocalFiniteElement< D, R >::localCoefficients ( ) const [inline, inherited]
template<class D , class R >
const Traits::LocalInterpolationType& Dune::RT0Q2DLocalFiniteElement< D, R >::localInterpolation ( ) const [inline, inherited]
template<class D , class R >
GeometryType Dune::RT0Q2DLocalFiniteElement< D, R >::type ( ) const [inline, inherited]

The documentation for this class was generated from the following file: