36#ifndef StochasticDispersionRAS_H
37#define StochasticDispersionRAS_H
50template<
class CloudType>
const CloudType & owner() const
Return const access to the owner cloud.
DispersionRASModel(const dictionary &dict, CloudType &owner)
Construct from components.
virtual ~StochasticDispersionRAS()
Destructor.
StochasticDispersionRAS(const dictionary &dict, CloudType &owner)
Construct from components.
TypeName("stochasticDispersionRAS")
Runtime type information.
virtual autoPtr< DispersionModel< CloudType > > clone() const
Construct and return a clone.
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,...
DSMCCloud< dsmcParcel > CloudType
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.