dune-localfunctions
2.4.1-rc2
|
Factory that only creates dimension specific local finite elements. More...
#include <dune/localfunctions/lagrange/pqkfactory.hh>
Public Types | |
typedef FixedOrderLocalBasisTraits< typename P0LocalFiniteElement< D, R, d >::Traits::LocalBasisType::Traits, 0 >::Traits | T |
Static Public Member Functions | |
static LocalFiniteElementVirtualInterface< T > * | create (const GeometryType >) |
create finite element for given GeometryType More... | |
Factory that only creates dimension specific local finite elements.
Empty default implementation
typedef FixedOrderLocalBasisTraits<typename P0LocalFiniteElement<D,R,d>::Traits::LocalBasisType::Traits,0>::Traits Dune::DimSpecificPQkLocalFiniteElementFactory< D, R, d, k >::T |
|
inlinestatic |
create finite element for given GeometryType
Referenced by Dune::PQkLocalFiniteElementFactory< D, R, dim, k >::create().