Cantera
2.4.0
|
#include "cantera/tpx/Sub.h"
Go to the source code of this file.
Functions | |
Substance * | GetSub (int isub) |
Substance * | newSubstance (const std::string &name) |
Create a new Substance object corresponding to the specified name. More... | |
Substance * newSubstance | ( | const std::string & | name | ) |
Create a new Substance object corresponding to the specified name.
Definition at line 20 of file utils.cpp.
References tpx::newSubstance(), and Cantera::toLowerCopy().
Referenced by tpx::newSubstance().