Rheolef  7.1
an efficient C++ finite element environment
generic_binary_traits< multiplies >::first_argument_hint< A2, tensor4_basic< R >, typename std::enable_if< is_rheolef_arithmetic< A2 >::value >::type >

Public Types

typedef tensor4_basic< typename promote< A2, R >::typetype
 

Detailed Description

template<>
template<class A2, class R>
struct rheolef::details::generic_binary_traits< multiplies >::first_argument_hint< A2, tensor4_basic< R >, typename std::enable_if< is_rheolef_arithmetic< A2 >::value >::type >

Definition at line 781 of file expression.h.

Member Typedef Documentation

◆ type

typedef tensor4_basic<typename promote<A2,R>::type> type

Definition at line 783 of file expression.h.


The documentation for this struct was generated from the following file: