Loading...
Searching...
No Matches
combineEqOp< Type, TrackingData > Class Template Reference

Reduction class. If x and y are not equal assign value. More...

Public Member Functions

 combineEqOp (TrackingData &td)
void operator() (Type &x, const Type &y) const

Detailed Description

template<class Type, class TrackingData>
class Foam::combineEqOp< Type, TrackingData >

Reduction class. If x and y are not equal assign value.

Definition at line 41 of file PointEdgeWave.C.

Constructor & Destructor Documentation

◆ combineEqOp()

template<class Type, class TrackingData>
combineEqOp ( TrackingData & td)
inline

Definition at line 47 of file PointEdgeWave.C.

References td().

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

template<class Type, class TrackingData>
void operator() ( Type & x,
const Type & y ) const
inline

Definition at line 52 of file PointEdgeWave.C.

References x, and y.


The documentation for this class was generated from the following file: