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

Update operation. More...

#include <PatchEdgeFaceWave.H>

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 389 of file PatchEdgeFaceWave.H.

Constructor & Destructor Documentation

◆ updateOp()

template<class PrimitivePatchType, class Type, class TrackingData = int>
updateOp ( const polyMesh & mesh,
const PrimitivePatchType & patch,
const scalar tol,
TrackingData & td )
inline

Definition at line 401 of file PatchEdgeFaceWave.H.

References mesh, and td().

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

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

Definition at line 415 of file PatchEdgeFaceWave.H.

References x, and y.


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