listUpdateOp< Type, TrackingData > Class Template Reference

List update operation. More...

Public Member Functions

 listUpdateOp (const scalar tol, TrackingData &td)
 
void operator() (List< Type > &x, const List< Type > &y) const
 

Detailed Description

template<class Type, class TrackingData = int>
class Foam::listUpdateOp< Type, TrackingData >

List update operation.

Definition at line 328 of file PointEdgeWave.H.

Constructor & Destructor Documentation

◆ listUpdateOp()

listUpdateOp ( const scalar  tol,
TrackingData &  td 
)
inline

Definition at line 337 of file PointEdgeWave.H.

Member Function Documentation

◆ operator()()

void operator() ( List< Type > &  x,
const List< Type > &  y 
) const
inline

Definition at line 343 of file PointEdgeWave.H.

References forAll.


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