Cantera
2.1.2
|
#include "cantera/equil/vcs_solve.h"
#include "cantera/base/ctexceptions.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"
Go to the source code of this file.
Namespaces | |
VCSnonideal | |
Contains classes and functions implementing the VCS multi-phase equilibrium solver. | |
Variables | |
int | vcs_timing_print_lvl = 1 |
Global hook for turning on and off time printing. More... | |
Implementation file for the internal class that holds the problem.
Definition in file vcs_solve.cpp.