49 template<
class ThermoType>
79 return "pureMixture<" + ThermoType::typeName() +
'>';
82 const ThermoType&
mixture()
const const ThermoType & mixture() const
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...
const ThermoType & cellMixture(const label) const
A class for handling words, derived from string.
static word typeName()
Return the instantiated type name.
const ThermoType & patchFaceVolMixture(const scalar, const scalar, const label, const label) const
ThermoType thermoType
The type of thermodynamics this mixture is instantiated for.
const ThermoType & patchFaceMixture(const label, const label) const
Mesh data needed to do the Finite Volume discretisation.
void read(const dictionary &)
Read dictionary.
const ThermoType & cellVolMixture(const scalar, const scalar, const label) const