dune-localfunctions 2.10
|
Factory to create any kind of Pk/Qk like element wrapped for the virtual interface. More...
#include <dune/localfunctions/lagrange/pqkfactory.hh>
Public Types | |
typedef P0LocalFiniteElement< D, R, dim >::Traits::LocalBasisType::Traits | T |
typedef LocalFiniteElementVirtualInterface< T > | FiniteElementType |
using | P0 = P0LocalFiniteElement< D, R, dim > |
using | Pk = LagrangeSimplexLocalFiniteElement< D, R, dim, k > |
using | Qk = LagrangeCubeLocalFiniteElement< D, R, dim, k > |
Static Public Member Functions | |
static FiniteElementType * | create (const GeometryType >) |
create finite element for given GeometryType | |
Factory to create any kind of Pk/Qk like element wrapped for the virtual interface.
typedef LocalFiniteElementVirtualInterface<T> Dune::PQkLocalFiniteElementFactory< D, R, dim, k >::FiniteElementType |
using Dune::PQkLocalFiniteElementFactory< D, R, dim, k >::P0 = P0LocalFiniteElement<D,R,dim> |
using Dune::PQkLocalFiniteElementFactory< D, R, dim, k >::Pk = LagrangeSimplexLocalFiniteElement<D,R,dim,k> |
using Dune::PQkLocalFiniteElementFactory< D, R, dim, k >::Qk = LagrangeCubeLocalFiniteElement<D,R,dim,k> |
typedef P0LocalFiniteElement<D,R,dim>::Traits::LocalBasisType::Traits Dune::PQkLocalFiniteElementFactory< D, R, dim, k >::T |
|
inlinestatic |
create finite element for given GeometryType