createFields.H
Go to the documentation of this file.
1 Info<< nl << "Constructing dsmcCloud " << endl;
2 dsmcCloud dsmc("dsmc", mesh);
constexpr char nl
The newline &#39;\n&#39; character (0x0a)
Definition: Ostream.H:50
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:531
dynamicFvMesh & mesh
DSMCCloud< dsmcParcel > dsmcCloud
Definition: dsmcCloud.H:42
messageStream Info
Information stream (stdout output on master, null elsewhere)