DUNE-ACFEM (unstable)

Dune::ACFem::IsDynamicOperation< T, SFINAE > Struct Template Reference

Should be overloaded to std::true_type for operations which introduce runtime variable data into the expression as part of the operation. More...

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

Detailed Description

template<class T, class SFINAE = void>
struct Dune::ACFem::IsDynamicOperation< T, SFINAE >

Should be overloaded to std::true_type for operations which introduce runtime variable data into the expression as part of the operation.

Example is the dynamic tensor restriction or the dynamic kronecker tensor.

Dynamic operations on constant objects render the result "independent".


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 19, 22:31, 2024)