72template<
class CloudType>
const CloudType & owner() const
Return const access to the owner cloud.
IsotropyModel(CloudType &owner)
Construct null from owner.
TypeName("stochastic")
Runtime type information.
virtual autoPtr< IsotropyModel< CloudType > > clone() const
Construct and return a clone.
virtual ~Stochastic()
Destructor.
Stochastic(const dictionary &dict, CloudType &owner)
Construct from components.
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.
DSMCCloud< dsmcParcel > CloudType
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.