30 template<
class ThermoType>
33 mixture_(
"mixture",
dict.subDict(
"mixture"))
39 template<
class ThermoType>
42 mixture_ = ThermoType(
"mixture",
dict.
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.
void read(const dictionary &)
Read dictionary.
pureMixture(const dictionary &)
Construct from a dictionary.