65namespace IsotropyModels
72template<
class CloudType>
const CloudType & owner() const
Return const access to the owner cloud.
Templated base class for dsmc cloud.
Base class for collisional return-to-isotropy models.
Stochastic return-to-isotropy model.
TypeName("stochastic")
Runtime type information.
virtual autoPtr< IsotropyModel< CloudType > > clone() const
Construct and return a clone.
virtual ~Stochastic()
Destructor.
virtual void calculate()
Member Functions.
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.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.