RemoteData< Type >::smallestFirstEqOp Struct Reference

Operator to take smallest first valid value. More...

Public Member Functions

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

Detailed Description

template<class Type>
struct Foam::RemoteData< Type >::smallestFirstEqOp

Operator to take smallest first valid value.

Definition at line 103 of file RemoteData.H.

Member Function Documentation

◆ operator()()

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

Definition at line 75 of file RemoteDataI.H.

References b, and UList< T >::data().

Here is the call graph for this function:

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