OpenFOAM
4.1
The OpenFOAM Foundation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
applications
solvers
discreteMethods
dsmc
dsmcFoam
createFields.H
Go to the documentation of this file.
1
Info
<<
nl
<<
"Constructing dsmcCloud "
<<
endl
;
2
dsmcCloud
dsmc(
"dsmc"
,
mesh
);
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:253
mesh
dynamicFvMesh & mesh
Definition:
createDynamicFvMesh.H:18
Foam::nl
static const char nl
Definition:
Ostream.H:262
Foam::dsmcCloud
DSMCCloud< dsmcParcel > dsmcCloud
Definition:
dsmcCloud.H:44
Foam::Info
messageStream Info
Generated by
1.8.11