RemoteData< Type >::smallestEqOp Struct Reference

Operator to take smallest 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 >::smallestEqOp

Operator to take smallest valid value.

Definition at line 93 of file RemoteData.H.

Member Function Documentation

◆ operator()()

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

Definition at line 61 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: