Go to the documentation of this file.
49 template<
class CloudType>
85 virtual bool write()
const;
virtual bool write() const
A class for handling words, derived from string.
virtual bool writeData(Ostream &os) const
IOPosition(const CloudType &)
Construct from cloud.
virtual void readData(CloudType &c, bool checkClass)
virtual const word & type() const
Runtime type name information. Use cloud type.
const CloudType & cloud_
Reference to the cloud.
Templated base class for dsmc cloud.
Base cloud calls templated on particle type.
const dimensionedScalar c
Speed of light in a vacuum.
virtual bool readData(Istream &)
Virtual readData function.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...