Cantera  2.0
vcs_phaseStability.cpp File Reference

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>
Include dependency graph for vcs_phaseStability.cpp:

Go to the source code of this file.

Detailed Description

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.