61template<
class CloudType>
const CloudType & owner() const
Return const access to the owner cloud.
PackingModel(CloudType &owner)
Construct null from owner.
Implicit(const dictionary &dict, CloudType &owner)
Construct from components.
virtual ~Implicit()
Destructor.
virtual autoPtr< PackingModel< CloudType > > clone() const
Construct and return a clone.
virtual void cacheFields(const bool store)
Calculate the inter particles stresses.
virtual vector velocityCorrection(typename CloudType::parcelType &p, const scalar deltaT) const
Calculate the velocity correction.
TypeName("implicit")
Runtime type information.
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const dictionary & dict() const
Return const access to the cloud dictionary.
A class for managing temporary objects.
DSMCCloud< dsmcParcel > CloudType
GeometricField< scalar, fvPatchField, volMesh > volScalarField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.