32template<
class CloudType>
43template<
class CloudType>
55template<
class CloudType>
62template<
class CloudType>
69template<
class CloudType>
76template<
class CloudType>
83template<
class CloudType>
const CloudType & owner() const
Return const access to the owner cloud.
CompositionModel(CloudType &owner)
Construct null from owner.
static const Field< scalar > & null() noexcept
Dummy class for 'none' option - will raise an error if any functions are called that require return v...
virtual const scalarField & YMixture0() const
Return the list of mixture mass fractions.
NoComposition(const dictionary &dict, CloudType &owner)
Construct from dictionary.
virtual ~NoComposition()
Destructor.
virtual label idGas() const
Gas id.
virtual label idLiquid() const
Liquid id.
virtual label idSolid() const
Solid id.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
DSMCCloud< dsmcParcel > CloudType
Field< scalar > scalarField
Specialisation of Field<T> for scalar.