DUNE-ACFEM (unstable)

Dune::ACFem::Expressions::OptimizeTag< N > Struct Template Reference

Optimization pattern disambiguation struct. More...

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

Detailed Description

template<std::size_t N>
struct Dune::ACFem::Expressions::OptimizeTag< N >

Optimization pattern disambiguation struct.

The first parameter to an operate() optimization pattern is an OptimizeTag. Higher "level" OptimizeTag's inherit from lower-level OptimizeTag's such that finally the optimization-pattern with the highest OptimizeTag will win; if a high level method is not implemented, the compiler will recurse to lower-level optimization patterns.


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 (May 16, 22:29, 2024)