Go to the documentation of this file.
51 template<
class ThermoType>
61 pureMixture(
const pureMixture<ThermoType>&);
81 return "pureMixture<" + ThermoType::typeName() +
'>';
125 void read(
const dictionary&);
A class for handling words, derived from Foam::string.
const ThermoType & cellMixture(const label) const
const ThermoType & cellVolMixture(const scalar, const scalar, const label) const
const ThermoType & mixture() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
void read(const dictionary &)
const ThermoType & patchFaceMixture(const label, const label) const
const ThermoType & patchFaceVolMixture(const scalar, const scalar, const label, const label) const