Dune-Functions 2.12-git
Loading...
Searching...
No Matches
dynamicpowerbasis.hh File Reference

Go to the source code of this file.

Classes

class  Dune::Functions::DynamicPowerPreBasis< IMS, SPB >
 A pre-basis for dynamic power bases. More...
 

Namespaces

namespace  Dune
 
namespace  Dune::Functions
 
namespace  Dune::Functions::BasisFactory
 

Functions

template<class ChildPreBasisFactory , class IndexMergingStrategy >
auto Dune::Functions::BasisFactory::power (ChildPreBasisFactory &&childPreBasisFactory, std::size_t k, const IndexMergingStrategy &)
 Create a pre-basis factory that can build a PowerPreBasis.
 
template<class ChildPreBasisFactory >
auto Dune::Functions::BasisFactory::power (ChildPreBasisFactory &&childPreBasisFactory, std::size_t k)
 Create a factory builder that can build a PowerPreBasis.