Class template Dune::XT::Functions::ProductGridFunction¶
Inherits from Dune::XT::Functions::CombinedGridFunction.
- template<class, class> Dune::XT::Functions::ProductGridFunction<class, class> : public CombinedGridFunction<LeftFactorType, RightFactorType, CombinationType::product>
Grid function representing the product of two grid functions.
See also:
CombinedGridFunction,CombinedGridFunction
Type alias Dune::XT::Functions::ProductGridFunction::BaseType¶
-
type Dune::XT::Functions::ProductGridFunction::BaseType¶
No documentation provided.
Function template Dune::XT::Functions::ProductGridFunction::ProductGridFunction<type-parameter-0-0, type-parameter-0-1>¶
- template<class, class> template <class ...Args, typename> explicit Dune::XT::Functions::ProductGridFunction<class, class>::ProductGridFunction<type-parameter-0-0, type-parameter-0-1>(Args &&...args)
No documentation provided.