dune-localfunctions  2.3.0
Public Types | Public Member Functions | List of all members
Dune::BDM1Q2DLocalFiniteElement< D, R > Class Template Reference

First order Brezzi-Douglas-Marini shape functions on triangles. More...

#include <dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1q2d.hh>

Inheritance diagram for Dune::BDM1Q2DLocalFiniteElement< D, R >:
Dune::BDM1Cube2DLocalFiniteElement< D, R >

Public Types

typedef
LocalFiniteElementTraits
< BDM1Cube2DLocalBasis< D, R >
, BDM1Cube2DLocalCoefficients,
BDM1Cube2DLocalInterpolation
< BDM1Cube2DLocalBasis< D, R > > > 
Traits
 

Public Member Functions

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::BDM1Q2DLocalFiniteElement< D, R >

First order Brezzi-Douglas-Marini shape functions on triangles.

Template Parameters
DType to represent the field in the domain.
RType to represent the field in the range.
Deprecated:
This class is deprecated and will be removed after Dune 2.3. Use BDM1Cube2DLocalFiniteElement instead.

Member Typedef Documentation

Member Function Documentation

template<class D , class R >
const Traits::LocalBasisType& Dune::BDM1Cube2DLocalFiniteElement< D, R >::localBasis ( ) const
inlineinherited
template<class D , class R >
const Traits::LocalCoefficientsType& Dune::BDM1Cube2DLocalFiniteElement< D, R >::localCoefficients ( ) const
inlineinherited
template<class D , class R >
const Traits::LocalInterpolationType& Dune::BDM1Cube2DLocalFiniteElement< D, R >::localInterpolation ( ) const
inlineinherited
template<class D , class R >
GeometryType Dune::BDM1Cube2DLocalFiniteElement< D, R >::type ( ) const
inlineinherited

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