|
Cantera
2.0
|
#include "cantera/equil/MultiPhaseEquil.h"#include "cantera/equil/MultiPhase.h"#include "cantera/thermo/MolalityVPSSTP.h"#include "cantera/base/global.h"#include "cantera/base/stringUtils.h"#include <math.h>#include <iostream>#include <cstdio>Go to the source code of this file.
Namespaces | |
| namespace | Cantera |
| Provides class Nucleus. | |
Functions | |
| static string | coeffString (bool first, doublereal nu, string sym) |
| Used to print reaction equations. | |
Variables | |
| const doublereal | TINY = 1.0e-20 |
1.8.2