Implementation file for classes used in reaction path analysis. More...
#include "cantera/kinetics/ReactionPath.h"#include "cantera/kinetics/Reaction.h"#include "cantera/thermo/ThermoPhase.h"#include <boost/algorithm/string.hpp>Implementation file for classes used in reaction path analysis.
Definition in file ReactionPath.cpp.
Go to the source code of this file.
Namespaces | |
| namespace | Cantera |
| Namespace for the Cantera kernel. | |
Functions | |
| string | reactionLabel (size_t i, size_t kr, size_t nr, const vector< size_t > &slist, const Kinetics &s) |