|
Cantera
2.3.0
|
#include "cantera/tpx/utils.h"#include "cantera/base/stringUtils.h"#include "CarbonDioxide.h"#include "Heptane.h"#include "HFC134a.h"#include "Hydrogen.h"#include "Methane.h"#include "Nitrogen.h"#include "Oxygen.h"#include "Water.h"#include "RedlichKwong.h"Go to the source code of this file.
Functions | |
| Substance * | GetSubstanceByName (std::string name) |
| Substance * | GetSub (int isub) |
1.8.14