|
dune-localfunctions
2.7.1
|
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 |
| typedef P0LocalFiniteElement< D, R, dim > | P0 |
| typedef PkLocalFiniteElement< D, R, dim, k > | Pk |
| typedef QkLocalFiniteElement< D, R, dim, k > | Qk |
Static Public Member Functions | |
| static FiniteElementType * | create (const GeometryType >) |
| create finite element for given GeometryType More... | |
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 |
| typedef P0LocalFiniteElement<D,R,dim> Dune::PQkLocalFiniteElementFactory< D, R, dim, k >::P0 |
| typedef PkLocalFiniteElement<D,R,dim,k> Dune::PQkLocalFiniteElementFactory< D, R, dim, k >::Pk |
| typedef QkLocalFiniteElement<D,R,dim,k> Dune::PQkLocalFiniteElementFactory< D, R, dim, k >::Qk |
| typedef P0LocalFiniteElement<D,R,dim>::Traits::LocalBasisType::Traits Dune::PQkLocalFiniteElementFactory< D, R, dim, k >::T |
|
inlinestatic |
create finite element for given GeometryType