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

List update operation. More...

#include <PointEdgeWave.H>

Public Member Functions

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

Detailed Description

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

List update operation.

Definition at line 467 of file PointEdgeWave.H.

Constructor & Destructor Documentation

◆ listUpdateOp()

template<class Type, class TrackingData = int>
listUpdateOp ( const scalar tol,
TrackingData & td )
inline

Definition at line 479 of file PointEdgeWave.H.

References td().

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

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

Definition at line 485 of file PointEdgeWave.H.

References forAll, x, and y.


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