35 #ifndef ReactionList_H 36 #define ReactionList_H 54 template<
class ThermoType>
Non-intrusive singly-linked pointer list.
ReactionList(const speciesTable &species, const HashPtrTable< ThermoType > &thermoDatabase)
Construct null.
void write(Ostream &os) const
Write.
A class for handling file names.
bool readReactionDict()
Read reactions from dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
~ReactionList()
Destructor.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
List of templated reactions.
A wordList with hashed indices for faster lookup by name.