Go to the documentation of this file.
54 namespace PackingModels
61 template<
class CloudType>
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
A class for managing temporary objects.
virtual void cacheFields(const bool store)
virtual vector velocityCorrection(typename CloudType::parcelType &p, const scalar deltaT) const
virtual autoPtr< PackingModel< CloudType > > clone() 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,...
Implicit(const dictionary &dict, CloudType &owner)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Implicit model for applying an inter-particle stress to the particles.
Generic GeometricField class.