updateOp< PrimitivePatchType, Type, TrackingData > Class Template Reference

Update operation. More...

Public Member Functions

 updateOp (const polyMesh &mesh, const PrimitivePatchType &patch, const scalar tol, TrackingData &td)
 
void operator() (Type &x, const Type &y) const
 

Detailed Description

template<class PrimitivePatchType, class Type, class TrackingData = int>
class Foam::updateOp< PrimitivePatchType, Type, TrackingData >

Update operation.

Definition at line 270 of file PatchEdgeFaceWave.H.

Constructor & Destructor Documentation

◆ updateOp()

updateOp ( const polyMesh mesh,
const PrimitivePatchType &  patch,
const scalar  tol,
TrackingData &  td 
)
inline

Definition at line 280 of file PatchEdgeFaceWave.H.

Member Function Documentation

◆ operator()()

void operator() ( Type &  x,
const Type &  y 
) const
inline

Definition at line 293 of file PatchEdgeFaceWave.H.


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