Cantera  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Enumerations
vcs_solve_TP.cpp File Reference

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/ctlapack.h"
#include <cstdio>
Include dependency graph for vcs_solve_TP.cpp:

Go to the source code of this file.

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Enumerations

enum  stages
 

Detailed Description

Implementation file that contains the main algorithm for finding an equilibrium.

Definition in file vcs_solve_TP.cpp.