31 template<
class ThermoType>
40 mixture_(thermoDict.
subDict(
"mixture"))
46 template<
class ThermoType>
49 mixture_ = ThermoType(thermoDict.
subDict(
"mixture"));
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
pureMixture(const dictionary &, const fvMesh &, const word &)
Construct from dictionary, mesh and phase name.
A class for handling words, derived from string.
Mesh data needed to do the Finite Volume discretisation.
void read(const dictionary &)
Read dictionary.