|
dune-localfunctions 2.10
|
Rannacher-Turek shape functions. More...
#include <dune/localfunctions/rannacherturek/rannacherturek.hh>
Public Types | |
| typedef LocalFiniteElementTraits< RannacherTurekLocalBasis< D, R, d >, RannacherTurekLocalCoefficients< d >, RannacherTurekLocalInterpolation< D, R, d > > | Traits |
| export traits class | |
Public Member Functions | |
| const Traits::LocalBasisType & | localBasis () const |
| return local basis | |
| const Traits::LocalCoefficientsType & | localCoefficients () const |
| return local coefficients | |
| const Traits::LocalInterpolationType & | localInterpolation () const |
| return local interpolation | |
| unsigned int | size () const |
| Number of shape functions in this finite element. | |
| GeometryType | type () const |
| return geometry type | |
Rannacher-Turek shape functions.
| D | type to represent the field in the domain. |
| R | type to represent the field in the range. |
| d | domain dimension |
| typedef LocalFiniteElementTraits< RannacherTurekLocalBasis< D, R, d >, RannacherTurekLocalCoefficients< d >, RannacherTurekLocalInterpolation< D, R, d > > Dune::RannacherTurekLocalFiniteElement< D, R, d >::Traits |
export traits class
|
inline |
return local basis
|
inline |
return local coefficients
|
inline |
return local interpolation
|
inline |
Number of shape functions in this finite element.
|
inline |
return geometry type