DUNE-ACFEM (unstable)

Dune::ACFem::Expressions::IsClosure< T, SFINAE > Struct Template Reference

An expression closure is a wrapper class which wraps an expression in order to interface to other existing interface. More...

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

Detailed Description

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

An expression closure is a wrapper class which wraps an expression in order to interface to other existing interface.

See Tensor::TensorResult and FunctionExpressions::BindableClosure.

In order to generate a new closure an implementation must define the wrapper class and speicialize this tratis-class for it and specialize the global template function expressionClosure().


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 1, 22:29, 2024)