createFields.H
Go to the documentation of this file.
1 Info<< nl << "Constructing dsmcCloud " << endl;
2 dsmcCloud dsmc("dsmc", mesh);
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:253
dynamicFvMesh & mesh
static const char nl
Definition: Ostream.H:262
DSMCCloud< dsmcParcel > dsmcCloud
Definition: dsmcCloud.H:44
messageStream Info