ListEqOp< BinaryEqOp< Type > > Struct Template Reference

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

Public Member Functions

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

Detailed Description

template<class Type, template< class > class BinaryEqOp>
struct Foam::ListEqOp< BinaryEqOp< Type > >

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

Definition at line 299 of file ListOps.H.

Member Function Documentation

◆ operator()()

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

Definition at line 855 of file ListOpsTemplates.C.

References b, and forAll.


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