DUNE-ACFEM (unstable)
Dune::ACFem::Expressions::Sums::ReplaceByMinimum< Min, Explode, Out, size_t, SFINAE > Struct Template Reference
Detailed Description
template<class Min, class Explode, class Out = MPL::TypeTuple<>, std::size_t = 0, class SFINAE = void>
struct Dune::ACFem::Expressions::Sums::ReplaceByMinimum< Min, Explode, Out, size_t, SFINAE >
struct Dune::ACFem::Expressions::Sums::ReplaceByMinimum< Min, Explode, Out, size_t, SFINAE >
After finding one "global minimizer" replace remove the corresponding operands from the explode-tuple, add the minimum at end and start over until only one element – the final sum – remains.
The documentation for this struct was generated from the following file:
- dune/acfem/expressions/reassemblesum.hh
