30 template<
class CloudType>
41 template<
class CloudType>
53 template<
class CloudType>
60 template<
class CloudType>
63 return scalarField::null();
67 template<
class CloudType>
74 template<
class CloudType>
81 template<
class CloudType>
virtual ~NoComposition()
Destructor.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual const scalarField & YMixture0() const
Return the list of mixture mass fractions.
virtual label idSolid() const
Solid id.
Dummy class for 'none' option - will raise an error if any functions are called that require return v...
virtual label idLiquid() const
Liquid id.
virtual label idGas() const
Gas id.
Templated reacting parcel composition model class Consists of carrier species (via thermo package)...
Templated base class for dsmc cloud.
NoComposition(const dictionary &dict, CloudType &owner)
Construct from dictionary.