Public Member Functions | List of all members
nearWallDistNoSearch Class Reference

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

Inheritance diagram for nearWallDistNoSearch:
Inheritance graph
[legend]
Collaboration diagram for nearWallDistNoSearch:
Collaboration graph
[legend]

Public Member Functions

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

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 52 of file nearWallDistNoSearch.H.

Constructor & Destructor Documentation

◆ nearWallDistNoSearch()

nearWallDistNoSearch ( const fvMesh mesh)

Construct from components.

Definition at line 77 of file nearWallDistNoSearch.C.

◆ ~nearWallDistNoSearch()

~nearWallDistNoSearch ( )
virtual

Destructor.

Definition at line 93 of file nearWallDistNoSearch.C.

Member Function Documentation

◆ correct()

void correct ( )
virtual

Correct for mesh geom/topo changes.

Definition at line 99 of file nearWallDistNoSearch.C.

References fvMesh::boundary(), polyMesh::changing(), forAll, patchi, and UPtrList< T >::size().

Here is the call graph for this function:

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