FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

nearWallDistNoSearch Class Reference

Distance calculation for cells with face on a wall. Does not search anything, just takes normal component of distance. More...

#include <finiteVolume/nearWallDistNoSearch.H>


Detailed Description

Distance calculation for cells with face on a wall. Does not search anything, just takes normal component of distance.

Source files

Definition at line 53 of file nearWallDistNoSearch.H.

Collaboration diagram for nearWallDistNoSearch:

List of all members.

Public Member Functions

 nearWallDistNoSearch (const fvMesh &mesh)
 Construct from components.
virtual  ~nearWallDistNoSearch ()
virtual void  correct ()
 Correct for mesh geom/topo changes.

Constructor & Destructor Documentation

nearWallDistNoSearch ( const fvMesh &   mesh  )

Construct from components.

Definition at line 78 of file nearWallDistNoSearch.C.

~nearWallDistNoSearch (  ) [virtual]

Definition at line 94 of file nearWallDistNoSearch.C.


Member Function Documentation

void correct (  ) [virtual]

Correct for mesh geom/topo changes.

Definition at line 100 of file nearWallDistNoSearch.C.

References forAll.


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