32 #ifndef mergeAndWrite_H
33 #define mergeAndWrite_H
A collection of cell labels.
A class for handling file names.
Mesh consisting of general polyhedral cells.
Base class for writing coordinate sets with data.
Base class for surface writers.
A class for handling words, derived from string.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
void mergeAndWrite(const polyMesh &mesh, const surfaceWriter &setWriter, const word &name, const indirectPrimitivePatch setPatch, const fileName &outputDir)
Generate merged surface on master and write. Needs input patch.
fileName checkMeshOutputDir(const polyMesh &mesh)
Output directory for sets and surfaces.
void printMeshStats(const polyMesh &mesh, const bool allTopology)
Print mesh statistics.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.