43 namespace IsotropyModels
50 template<
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.
virtual autoPtr< IsotropyModel< CloudType > > clone() const
Construct and return a clone.
TypeName("none")
Runtime type information.
NoIsotropy(const dictionary &dict, CloudType &owner)
Construct from components.
virtual ~NoIsotropy()
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...
A list of keyword definitions, which are a keyword followed by any number of values (e....
const dictionary & dict() const
Return const access to the cloud dictionary.