60 namespace IsotropyModels
67 template<
class CloudType>
A list of keyword definitions, which are a keyword followed by any number of values (e...
Stochastic return-to-isotropy model.
const dictionary & dict() const
Return const access to the cloud dictionary.
const CloudType & owner() const
Return const access to the owner cloud.
virtual autoPtr< IsotropyModel< CloudType > > clone() const
Construct and return a clone.
Stochastic(const dictionary &dict, CloudType &owner)
Construct from components.
Base class for collisional return-to-isotropy models.
virtual ~Stochastic()
Destructor.
virtual void calculate()
Member Functions.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Templated base class for dsmc cloud.
TypeName("stochastic")
Runtime type information.