#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 (PreBasis const &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 |