35 #ifndef bHomogeneousMixture_H
36 #define bHomogeneousMixture_H
static const List< bool > & null()
Return a null List.
Burnt gas mixture for homogeneous lean, stoichiometric or rich conditions.
void operator=(const bHomogeneousMixture &)=delete
Disallow default bitwise assignment.
ClassName("bHomogeneous")
Runtime type information.
virtual const word & mixtureType() const
Return the mixture type name.
const boolList & speciesActive() const
Access the specie active flags.
bHomogeneousMixture(const dictionary &)
Construct from a dictionary.
void read(const dictionary &)
Read dictionary.
const speciesTable & species() const
Return the table of species.
virtual ~bHomogeneousMixture()
Destructor.
Burnt gas mixture base class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A wordList with hashed indices for faster lookup by name.
static const hashedWordList null
An empty hashedWordList.
A class for handling words, derived from string.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
String typeName(const std::type_info &info)
Return the un-mangled name given the standard type info.