FvWallInfoBase< WallInfo, Derived > Class Template Reference
Inheritance diagram for FvWallInfoBase< WallInfo, Derived >:
Collaboration diagram for FvWallInfoBase< WallInfo, Derived >:

Public Member Functions

template<class TrackingData >
void transform (const fvPatch &patch, const label patchFacei, const transformer &transform, TrackingData &td)
 Transform across an interface. More...
 
template<class TrackingData >
bool updateCell (const fvMesh &, const label thisCelli, const labelPair &neighbourPatchAndFacei, const FvWallInfoBase< WallInfo, Derived > &neighbourInfo, const scalar tol, TrackingData &td)
 Influence of neighbouring face. More...
 
template<class TrackingData >
bool updateFace (const fvMesh &, const labelPair &thisPatchAndFacei, const label neighbourCelli, const FvWallInfoBase< WallInfo, Derived > &neighbourInfo, const scalar tol, TrackingData &td)
 Influence of neighbouring cell. More...
 
template<class TrackingData >
bool updateFace (const fvMesh &, const labelPair &thisPatchAndFacei, const FvWallInfoBase< WallInfo, Derived > &neighbourInfo, const scalar tol, TrackingData &td)
 Influence of different value on same face. More...
 

Detailed Description

template<class WallInfo, class Derived>
class Foam::FvWallInfoBase< WallInfo, Derived >

Definition at line 56 of file FvWallInfo.H.

Member Function Documentation

◆ transform()

void transform ( const fvPatch patch,
const label  patchFacei,
const transformer transform,
TrackingData &  td 
)
inline

Transform across an interface.

Definition at line 36 of file FvWallInfoI.H.

◆ updateCell()

bool updateCell ( const fvMesh mesh,
const label  thisCelli,
const labelPair neighbourPatchAndFacei,
const FvWallInfoBase< WallInfo, Derived > &  neighbourInfo,
const scalar  tol,
TrackingData &  td 
)
inline

Influence of neighbouring face.

Definition at line 56 of file FvWallInfoI.H.

Referenced by FvWallInfoBase< WallInfo, FvWallInfo< WallInfo > >::transform(), FaceCellWave< Type, TrackingData >::updateCell(), and FvFaceCellWave< Type, TrackingData >::updateCell().

Here is the caller graph for this function:

◆ updateFace() [1/2]

bool updateFace ( const fvMesh mesh,
const labelPair thisPatchAndFacei,
const label  neighbourCelli,
const FvWallInfoBase< WallInfo, Derived > &  neighbourInfo,
const scalar  tol,
TrackingData &  td 
)
inline

◆ updateFace() [2/2]

bool updateFace ( const fvMesh mesh,
const labelPair thisPatchAndFacei,
const FvWallInfoBase< WallInfo, Derived > &  neighbourInfo,
const scalar  tol,
TrackingData &  td 
)
inline

Influence of different value on same face.

Definition at line 107 of file FvWallInfoI.H.


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