cleanMeshDirectory.H File Reference

Go to the source code of this file.

Functions

const fileName polyMeshPath (runTime.path()/meshInstance/regionPath/polyMesh::meshSubDir)
 
 if (exists(polyMeshPath))
 

Detailed Description

Original source file cleanMeshDirectory.H

Definition in file cleanMeshDirectory.H.

Function Documentation

◆ polyMeshPath()

const fileName polyMeshPath ( runTime.path()/meshInstance/regionPath/polyMesh::meshSubDir  )

Referenced by if().

Here is the caller graph for this function:

◆ if()

if ( exists(polyMeshPath )

Definition at line 36 of file cleanMeshDirectory.H.

References Foam::endl(), Foam::exists(), Foam::Info, Foam::nl, polyMeshPath(), Foam::rmDir(), and runTime.

Here is the call graph for this function: