38 #ifndef BMulticomponentMixture_H
39 #define BMulticomponentMixture_H
53 template<
class ThermoType>
Templated burnt gas combustion multicomponent mixture.
static word typeName()
Return the instantiated type name.
BMulticomponentMixture(const dictionary &)
Construct from a dictionary.
void operator=(const BMulticomponentMixture< ThermoType > &)=delete
Disallow default bitwise assignment.
Burnt gas combustion multicomponent mixture.
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.
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.