|
Cantera
2.4.0
|
Implementation file that contains the main algorithm for finding an equilibrium. More...
#include "cantera/equil/vcs_solve.h"#include "cantera/equil/vcs_VolPhase.h"#include "cantera/base/ctexceptions.h"#include "cantera/base/clockWC.h"#include "cantera/base/stringUtils.h"#include "cantera/numerics/DenseMatrix.h"#include <cstdio>Go to the source code of this file.
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Enumerations | |
| enum | stages |
Implementation file that contains the main algorithm for finding an equilibrium.
Definition in file vcs_solve_TP.cpp.
1.8.14