Go to the documentation of this file.
63 namespace PackingModels
70 template<
class CloudType>
virtual void cacheFields(const bool store)
virtual autoPtr< PackingModel< CloudType > > clone() const
Explicit model for applying an inter-particle stress to the particles.
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,...
virtual vector velocityCorrection(typename CloudType::parcelType &p, const scalar deltaT) const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Explicit(const dictionary &dict, CloudType &owner)