Cantera
2.0
|
Implementation class for functions associated with determining the stability of a phase (see Class VCS_SOLVE and Equilibrium Solver Capability ). More...
#include "cantera/equil/vcs_solve.h"
#include "cantera/equil/vcs_internal.h"
#include "vcs_species_thermo.h"
#include "cantera/equil/vcs_VolPhase.h"
#include "vcs_Exception.h"
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <vector>
#include <cstring>
#include <algorithm>
Go to the source code of this file.
Implementation class for functions associated with determining the stability of a phase (see Class VCS_SOLVE and Equilibrium Solver Capability ).
Definition in file vcs_phaseStability.cpp.