Public Member Functions | List of all members
combine< Type, TrackingData > Class Template Reference

Combine operator for AMIInterpolation. More...

Public Member Functions

 combine (FaceCellWave< Type, TrackingData > &solver, const cyclicAMIPolyPatch &patch)
 
void operator() (Type &x, const label facei, const Type &y, const scalar weight) const
 

Detailed Description

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

Combine operator for AMIInterpolation.

Definition at line 54 of file FaceCellWave.C.

Constructor & Destructor Documentation

combine ( FaceCellWave< Type, TrackingData > &  solver,
const cyclicAMIPolyPatch patch 
)
inline

Definition at line 63 of file FaceCellWave.C.

Member Function Documentation

void operator() ( Type &  x,
const label  facei,
const Type &  y,
const scalar  weight 
) const
inline

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