|
Cantera
2.1.2
|
#include "cantera/equil/vcs_solve.h"#include "cantera/equil/vcs_internal.h"#include "cantera/equil/vcs_prob.h"#include "cantera/equil/vcs_VolPhase.h"#include "cantera/equil/vcs_SpeciesProperties.h"#include "cantera/equil/vcs_species_thermo.h"#include "cantera/base/clockWC.h"#include "cantera/base/ctexceptions.h"#include <cstdio>Go to the source code of this file.
Namespaces | |
| VCSnonideal | |
| Contains classes and functions implementing the VCS multi-phase equilibrium solver. | |
Functions | |
| static int | basisOptMax1 (const double *const molNum, const int n) |
Header file for the internal class that holds the problem.
Definition in file vcs_rank.cpp.
1.8.6