Cantera
2.4.0
|
Go to the source code of this file.
Classes | |
class | KineticsFactory |
Factory for kinetics managers. More... | |
Namespaces | |
Cantera | |
Namespace for the Cantera kernel. | |
Functions | |
Kinetics * | newKineticsMgr (XML_Node &phase, std::vector< ThermoPhase *> th) |
Create a new kinetics manager. More... | |
Kinetics * | newKineticsMgr (const std::string &model) |
Create a new kinetics manager. More... | |