OpenFOAM
dev
The OpenFOAM Foundation
Public Member Functions
|
List of all members
multiplyOpAuto< A, B, R > Struct Template Reference
Public Member Functions
R
operator()
(const
A
&a, const
B
&
b
)
Detailed Description
template<class A, class B, class R = decltype(std::declval<A>()*std::declval<B>())>
struct multiplyOpAuto< A, B, R >
Definition at line
49
of file
multiply.C
.
Member Function Documentation
◆
operator()()
R
operator()
(
const
A
&
a
,
const
B
&
b
)
inline
Definition at line
51
of file
multiply.C
.
References
b
.
The documentation for this struct was generated from the following file:
src/functionObjects/field/multiply/
multiply.C
multiplyOpAuto
Generated by
1.9.1