DUNE-ACFEM (unstable)

Dune::ACFem::ExpressionTraits< T, std::enable_if_t<(IsExpression< T >::value &&!IsSelfExpression< T >::value &&!Expressions::IsClosure< T >::value)>, BaseTraitsLevel > Struct Template Reference

Default Expression-traits for any non-terminal expression use the induced traits of the operation while allowing overrides from attached tag-base-classes. More...

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

Detailed Description

template<class T>
struct Dune::ACFem::ExpressionTraits< T, std::enable_if_t<(IsExpression< T >::value &&!IsSelfExpression< T >::value &&!Expressions::IsClosure< T >::value)>, BaseTraitsLevel >

Default Expression-traits for any non-terminal expression use the induced traits of the operation while allowing overrides from attached tag-base-classes.


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 21, 22:30, 2024)