Cantera
3.0.0
|
#include "cantera/tpx/utils.h"
#include "cantera/base/stringUtils.h"
#include "cantera/base/global.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"
Go to the source code of this file.
Functions | |
Substance * | newSubstance (const std::string &name) |
Create a new Substance object corresponding to the specified name. | |
Substance * | GetSub (int isub) |
Substance * newSubstance | ( | const std::string & | name | ) |
Substance * GetSub | ( | int | isub | ) |