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

Public Member Functions

 interpolate (FaceCellWave< Type, TrackingData > &solver, const cyclicAMIPolyPatch &patch)
void operator() (Type &x, const label localFacei, const label f0i, const Type &y0, const label f1i, const Type &y1, const scalar weight) const

Detailed Description

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

Definition at line 95 of file FaceCellWave.C.

Constructor & Destructor Documentation

◆ interpolate()

template<class Type, class TrackingData>
interpolate ( FaceCellWave< Type, TrackingData > & solver,
const cyclicAMIPolyPatch & patch )
inline

Definition at line 107 of file FaceCellWave.C.

Member Function Documentation

◆ operator()()

template<class Type, class TrackingData>
void operator() ( Type & x,
const label localFacei,
const label f0i,
const Type & y0,
const label f1i,
const Type & y1,
const scalar weight ) const
inline

Definition at line 118 of file FaceCellWave.C.

References x, Foam::y0(), and Foam::y1().

Here is the call graph for this function:

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