loadOrCreateMesh.H File Reference

Miscellaneous file handling for meshes. More...

Include dependency graph for loadOrCreateMesh.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

boolList haveMeshFile (const Time &runTime, const fileName &meshPath, const word &meshFile="faces", const bool verbose=true)
 Check for availability of specified mesh file (default: "faces") More...
 
void removeProcAddressing (const faMesh &mesh)
 Remove procAddressing. More...
 
void removeProcAddressing (const polyMesh &mesh)
 Remove procAddressing. More...
 
bool removeEmptyDir (const fileName &path)
 Remove empty directory. Return true if removed. More...
 
void removeEmptyDirs (const fileName &path)
 Remove empty directories from bottom up. More...
 

Detailed Description

Miscellaneous file handling for meshes.

Original source file loadOrCreateMesh.H

InNamespace Foam

Source files

Definition in file loadOrCreateMesh.H.