dune-localfunctions
2.2.1
|
2nd-order Lagrangian finite elements on hybercubes More...
#include <dune/localfunctions/lagrange/q2.hh>
Public Types | |
typedef LocalFiniteElementTraits < Q2LocalBasis< D, R, dim > , Q2LocalCoefficients< dim > , Q2LocalInterpolation < Q2LocalBasis< D, R, dim > > > | Traits |
Public Member Functions | |
Q2LocalFiniteElement () | |
Default constructor. More... | |
const Traits::LocalBasisType & | localBasis () const |
Get the actual shape functions. More... | |
const Traits::LocalCoefficientsType & | localCoefficients () const |
const Traits::LocalInterpolationType & | localInterpolation () const |
GeometryType | type () const |
Get the type of the reference element. More... | |
2nd-order Lagrangian finite elements on hybercubes
D | Type used for coordinates |
R | Type used for function values |
dim | Dimension of the reference cube |
typedef LocalFiniteElementTraits<Q2LocalBasis<D,R,dim>,Q2LocalCoefficients<dim>, Q2LocalInterpolation<Q2LocalBasis<D,R,dim> > > Dune::Q2LocalFiniteElement< D, R, dim >::Traits |
|
inline |
Default constructor.
|
inline |
Get the actual shape functions.
|
inline |
|
inline |
|
inline |
Get the type of the reference element.