createFields.H
Go to the documentation of this file.
1Info<< nl << "Constructing dsmcCloud " << endl;
2dsmcCloud dsmc("dsmc", mesh);
Cloud class to simulate dsmc parcels.
dynamicFvMesh & mesh
messageStream Info
Information stream (stdout output on master, null elsewhere)
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:372
constexpr char nl
The newline '\n' character (0x0a)
Definition: Ostream.H:53