45int main(
int argc,
char *argv[])
49 "Write an OpenFOAM mesh in Fluent mesh format"
55 Info<<
"Create mesh for time = "
68 mesh.writeFluentMesh();
Defines the attributes of an object for which implicit objectRegistry management is supported,...
static void noParallel()
Remove the parallel options.
static void addNote(const string ¬e)
Add extra notes for the usage information.
static word defaultRegion
Return the default region name.
messageStream Info
Information stream (stdout output on master, null elsewhere).
Ostream & endl(Ostream &os)
Add newline and flush stream.
constexpr char nl
The newline '\n' character (0x0a).