dune-localfunctions
2.3.0
|
Second order Brezzi-Douglas-Marini shape functions on quadrilaterals. More...
#include <dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2cube2d.hh>
Public Types | |
typedef LocalFiniteElementTraits < BDM2Cube2DLocalBasis< D, R > , BDM2Cube2DLocalCoefficients, BDM2Cube2DLocalInterpolation < BDM2Cube2DLocalBasis< D, R > > > | Traits |
Public Member Functions | |
BDM2Cube2DLocalFiniteElement () | |
Standard constructor. More... | |
BDM2Cube2DLocalFiniteElement (int s) | |
Make set number s, where 0 <= s < ?? More... | |
const Traits::LocalBasisType & | localBasis () const |
const Traits::LocalCoefficientsType & | localCoefficients () const |
const Traits::LocalInterpolationType & | localInterpolation () const |
GeometryType | type () const |
Second order Brezzi-Douglas-Marini shape functions on quadrilaterals.
D | Type to represent the field in the domain. |
R | Type to represent the field in the range. |
typedef LocalFiniteElementTraits< BDM2Cube2DLocalBasis<D,R>, BDM2Cube2DLocalCoefficients, BDM2Cube2DLocalInterpolation<BDM2Cube2DLocalBasis<D,R> > > Dune::BDM2Cube2DLocalFiniteElement< D, R >::Traits |
|
inline |
Standard constructor.
|
inline |
Make set number s, where 0 <= s < ??
s | Edge orientation indicator |
|
inline |
|
inline |
|
inline |
|
inline |