33template<
class ThermoType>
34Foam::pureMixture<ThermoType>::pureMixture
48template<
class ThermoType>
51 mixture_ = ThermoType(
thermoDict.subDict(
"mixture"));
basicMixture(const dictionary &, const fvMesh &, const word &)
Construct from dictionary, mesh and phase name.
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 &)
Read dictionary.
A class for handling words, derived from Foam::string.
const dictionary & thermoDict