|
Cantera
2.0
|
Classes for reaction path analysis. More...
#include "cantera/base/ct_defs.h"#include "cantera/numerics/DenseMatrix.h"#include "Group.h"#include "Kinetics.h"Go to the source code of this file.
Classes | |
| class | SpeciesNode |
| Nodes in reaction path graphs. More... | |
| class | ReactionPathDiagram |
| Reaction path diagrams (graphs). More... | |
Namespaces | |
| namespace | Cantera |
| Provides class Nucleus. | |
Enumerations | |
| enum | flow_t { NetFlow, OneWayFlow } |
Functions | |
| Group | parseGroupString (std::string str, std::vector< std::string > &esyms) |
Classes for reaction path analysis.
Definition in file ReactionPath.h.
1.8.2