#include <ikarus/utils/flatprebasis.hh>
Public Types | |
using | FIMS = typename FlatIndexMergingStrategy< IMS >::type |
using | type = Dune::Functions::PowerPreBasis< FIMS, FlatPreBasis_t< SPB >, C > |
Static Public Member Functions | |
template<class PreBasis > | |
static type | create (const PreBasis &preBasis) |
using Ikarus::FlatPreBasis< Dune::Functions::PowerPreBasis< IMS, SPB, C > >::FIMS = typename FlatIndexMergingStrategy<IMS>::type |
using Ikarus::FlatPreBasis< Dune::Functions::PowerPreBasis< IMS, SPB, C > >::type = Dune::Functions::PowerPreBasis<FIMS, FlatPreBasis_t<SPB>, C> |
|
inlinestatic |