FvWallInfo< WallInfo > Class Template Reference

Holds information regarding nearest wall point. Used in wall distance calculation. More...

Inheritance diagram for FvWallInfo< WallInfo >:
Collaboration diagram for FvWallInfo< WallInfo >:

Additional Inherited Members

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

Detailed Description

template<class WallInfo>
class Foam::FvWallInfo< WallInfo >

Holds information regarding nearest wall point. Used in wall distance calculation.

Source files

Definition at line 123 of file FvWallInfo.H.


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