38 #ifndef Foam_loadOrCreateMesh_H 39 #define Foam_loadOrCreateMesh_H 55 const fileName& instance,
56 const fileName&
local,
58 const bool verbose =
true 65 const fileName& instance,
66 const fileName&
local,
68 const bool verbose =
true 75 const fileName& meshPath,
77 const bool verbose =
true 91 fileName& facesInstance,
92 fileName& pointsInstance
boolList haveMeshFile(const word &name, const fileName &instance, const fileName &local, const Time &runTime, const bool verbose=true)
Check for availability of specified file (on all ranks)
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.
void masterMeshInstance(const IOobject &io, fileName &facesInstance, fileName &pointsInstance)
Determine master faces instance.
bitSet haveProcessorFile(const word &name, const fileName &instance, const fileName &local, const Time &runTime, const bool verbose=true)
Check for availability of specified file (on all ranks)
void removeProcAddressing(const faMesh &mesh)
Remove procAddressing.
List< bool > boolList
A List of bools.