DUNE-ACFEM (unstable)
Dune::ACFem::Expressions::ReplaceByOperand< N, When, Ignore > Struct Template Reference
Replace matching expressions by their operand no. More...
#include <dune/acfem/expressions/transform.hh>
Detailed Description
template<std::size_t N, template< class... > class When, template< class... > class Ignore = ReplaceDefaultIgnore>
struct Dune::ACFem::Expressions::ReplaceByOperand< N, When, Ignore >
struct Dune::ACFem::Expressions::ReplaceByOperand< N, When, Ignore >
Replace matching expressions by their operand no.
N. Primarily useful to replace wrapper expressions by their wrapped values.
The documentation for this struct was generated from the following file:
- dune/acfem/expressions/transform.hh
