|
Cantera
2.0
|
#include "cantera/equil/vcs_VolPhase.h"#include "cantera/equil/vcs_internal.h"#include "vcs_SpeciesProperties.h"#include "vcs_species_thermo.h"#include "cantera/equil/vcs_solve.h"#include "cantera/thermo/ThermoPhase.h"#include "cantera/thermo/mix_defs.h"#include "vcs_Exception.h"#include <string>#include <sstream>#include <cstdio>#include <cstdlib>Go to the source code of this file.
Functions | |
| std::string | string16_EOSType (int EOSType) |
| Return a string representing the equation of state. | |
| static bool | hasChargedSpecies (const Cantera::ThermoPhase *const tPhase) |
| static bool | chargeNeutralityElement (const Cantera::ThermoPhase *const tPhase) |
1.8.2