Go to the documentation of this file.
53 template<
class CloudType>
94 virtual bool write(
const bool valid =
true)
const;
A class for handling words, derived from Foam::string.
virtual bool writeData(Ostream &os) const
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
@ COORDINATES
barycentric coordinates
virtual const word & type() const
DSMCCloud< dsmcParcel > CloudType
Templated base class for dsmc cloud.
virtual bool write(const bool valid=true) const
OBJstream os(runTime.globalPath()/outputName)
IOPosition(const CloudType &c, cloud::geometryType geomType=cloud::geometryType::COORDINATES)
Base cloud calls templated on particle type.
const dimensionedScalar c
virtual bool readData(Istream &)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void readData(Istream &, CloudType &)