DUNE-ACFEM (unstable)
Dune::ACFem::Expressions::DontOperate Struct Reference
Operation functor which does not operate and collapes the entire expression to a dummy return value of int 0. More...
#include <dune/acfem/expressions/transform.hh>
Detailed Description
Operation functor which does not operate and collapes the entire expression to a dummy return value of int 0.
This is used to implement traversal of the expression tree.
The documentation for this struct was generated from the following file:
- dune/acfem/expressions/transform.hh
