Operator to apply a binary operation to a pair of lists. More...
Public Member Functions | |
template<class Type > | |
List< Type > | operator() (const List< Type > &a, const List< Type > &b) const |
template<class Type > | |
Foam::List< Type > | operator() (const List< Type > &a, const List< Type > &b) const |
Operator to apply a binary operation to a pair of lists.
Foam::List<Type> operator() | ( | const List< Type > & | a, |
const List< Type > & | b | ||
) | const |
Definition at line 840 of file ListOpsTemplates.C.
References b, Foam::constant::universal::c, forAll, and List< T >::size().