DUNE-ACFEM (unstable)

Dune::ACFem::PlaceholderOperation< Placeholder > Struct Template Reference

Placeholder operation wraps another object and attaches an id to it. More...

#include <dune/acfem/expressions/expressionoperations.hh>

Detailed Description

template<class Placeholder>
struct Dune::ACFem::PlaceholderOperation< Placeholder >

Placeholder operation wraps another object and attaches an id to it.

Placeholder operations are used in order to identify placeholders in an expression chain. The difference to IndeterminateOperation is that during auto-differentiation the derivative of an "indetermiante expression" is the constant 1 (what "1" may ever mean in the given context) and the derivative of a "placeholder expression" is not known unless explicitly implemented.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 26, 22:29, 2024)