38 #ifndef UMulticomponentMixture_H
39 #define UMulticomponentMixture_H
53 template<
class ThermoType>
Templated unburnt gas multicomponent mixture for a single fuel specie.
static word typeName()
Return the instantiated type name.
void operator=(const UMulticomponentMixture< ThermoType > &)=delete
Disallow default bitwise assignment.
UMulticomponentMixture(const dictionary &)
Construct from a dictionary.
Thermophysical properties mixing class which applies mass-fraction weighted mixing to the thermodynam...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Unburnt gas combustion multicomponent mixture for a single fuel specie.
A class for handling words, derived from string.
String typeName(const std::type_info &info)
Return the un-mangled name given the standard type info.