cleanMeshDirectory.H File Reference

Go to the source code of this file.

Functions

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

Variables

const word & regionDir = polyMesh::regionName(regionName)
 

Detailed Description

Original source file cleanMeshDirectory.H

Definition in file cleanMeshDirectory.H.

Function Documentation

◆ polyMeshPath()

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

◆ if()

if ( exists(polyMeshPath )

Definition at line 37 of file cleanMeshDirectory.H.

References polyMeshPath(), and runTime.

Here is the call graph for this function:

Variable Documentation

◆ regionDir

const word& regionDir = polyMesh::regionName(regionName)

Definition at line 30 of file cleanMeshDirectory.H.