Cantera
2.0
|
Go to the source code of this file.
Classes | |
class | Species |
Holds species data read in from entries in the THERMO section of a chemkin or nasa9 fortran formatted input file. More... | |
Namespaces | |
namespace | ckr |
the namespace for the CKReader packaage | |
Typedefs | |
typedef std::vector< Species > | speciesList |
Shorthand for a list of Species. | |
typedef std::map< std::string, Species > | speciesTable |
A map from species names to Species objects. | |