OpenFOAM logo
Open Source CFD Toolkit

wallDist Class Reference

Inheritance diagram for wallDist:

Inheritance graph
[legend]
Collaboration diagram for wallDist:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 wallDist (const fvMesh &mesh, bool correctWalls=true)
 Construct from mesh and flag whether or not to correct wall.
virtual ~wallDist ()
const volScalarFieldy () const
label nUnset () const
virtual void correct ()
 Correct for mesh geom/topo changes.

Constructor & Destructor Documentation

wallDist const fvMesh mesh,
bool  correctWalls = true
 

Construct from mesh and flag whether or not to correct wall.

Calculate for all cells. correctWalls : correct wall (face&point) cells for correct distance, searching neighbours.

virtual ~wallDist  )  [virtual]
 


Member Function Documentation

virtual void correct  )  [virtual]
 

Correct for mesh geom/topo changes.

label nUnset  )  const [inline]
 

Definition at line 135 of file wallDist.H.

const volScalarField& y  )  const [inline]
 

Definition at line 130 of file wallDist.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org