56template<
class CloudType>
94 virtual bool active()
const;
const CloudType & owner() const
Return const access to the owner cloud.
IsotropyModel(CloudType &owner)
Construct null from owner.
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 bool active() const
Return the model 'active' status.
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.