DUNE-ACFEM (unstable)
Dune::ACFem::IndeterminateOperation< Id > Struct Template Reference
Indeterminate operation, wrap another object and attach an id. More...
#include <dune/acfem/expressions/expressionoperations.hh>
Detailed Description
template<std::size_t Id>
struct Dune::ACFem::IndeterminateOperation< Id >
struct Dune::ACFem::IndeterminateOperation< Id >
Indeterminate operation, wrap another object and attach an id.
All wrapped objects with the same id are considered equal. During auto-differentiation "indeterminate expressions" act as indeterminate variables.
The documentation for this struct was generated from the following file:
- dune/acfem/expressions/expressionoperations.hh
