30 template<
class CloudType>
41 template<
class CloudType>
53 template<
class CloudType>
60 template<
class CloudType>
Templated base class for dsmc cloud.
ParcelType parcelType
Type of parcel the cloud was instantiated for.
Base class for packing models.
virtual vector velocityCorrection(typename CloudType::parcelType &p, const scalar deltaT) const
Calculate the velocity correction.
NoPacking(const dictionary &dict, CloudType &owner)
Construct from components.
virtual ~NoPacking()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....