Go to the documentation of this file.
49 namespace PackingModels
56 template<
class CloudType>
98 virtual bool active()
const;
virtual vector velocityCorrection(typename CloudType::parcelType &p, const scalar deltaT) const
virtual autoPtr< PackingModel< CloudType > > clone() const
virtual bool active() const
Templated base class for dsmc cloud.
Base class for packing models.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
NoPacking(const dictionary &dict, CloudType &owner)