Rheolef
7.1
an efficient C++ finite element environment
|
Public Member Functions | |
swapper (const BinaryFunction &f) | |
template<class A1 , class A2 > | |
generic_binary_traits< BinaryFunction >::template result_hint< A2, A1 >::type | operator() (const A1 &x1, const A2 &x2) const |
Protected Attributes | |
BinaryFunction | _f |
Definition at line 1788 of file expression.h.
swapper | ( | const BinaryFunction & | f | ) |
Definition at line 1789 of file expression.h.
generic_binary_traits<BinaryFunction>::template result_hint<A2,A1>::type operator() | ( | const A1 & | x1, |
const A2 & | x2 | ||
) | const |
Definition at line 1792 of file expression.h.
|
protected |
Definition at line 1794 of file expression.h.