|
Cantera
2.4.0
|
#include "cantera/thermo/PDSSFactory.h"#include "cantera/thermo/PDSS_IdealGas.h"#include "cantera/thermo/PDSS_Water.h"#include "cantera/thermo/PDSS_ConstVol.h"#include "cantera/thermo/PDSS_SSVol.h"#include "cantera/thermo/PDSS_HKFT.h"#include "cantera/thermo/PDSS_IonsFromNeutral.h"Go to the source code of this file.
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Functions | |
| PDSS * | newPDSS (const std::string &model) |
1.8.14