ListOp< BinaryOp< Type > > Struct Template Reference

Operator to apply a binary operation to a pair of lists. More...

Public Member Functions

List< Type > operator() (const List< Type > &a, const List< Type > &b) const
 

Detailed Description

template<class Type, template< class > class BinaryOp>
struct Foam::ListOp< BinaryOp< Type > >

Operator to apply a binary operation to a pair of lists.

Definition at line 288 of file ListOps.H.

Member Function Documentation

◆ operator()()

Foam::List< Type > operator() ( const List< Type > &  a,
const List< Type > &  b 
) const

Definition at line 839 of file ListOpsTemplates.C.

References b, Foam::constant::universal::c, forAll, and List< T >::size().

Here is the call graph for this function:

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