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