|
Cantera
2.0
|
Header file for the internal object that holds the vcs equilibrium problem (see Class VCS_SOLVE and Equilibrium Solver Capability ). More...
#include <vector>#include <string>#include "cantera/base/ct_defs.h"#include "cantera/equil/vcs_defs.h"#include "cantera/equil/vcs_DoubleStarStar.h"#include "cantera/equil/vcs_IntStarStar.h"#include "cantera/equil/vcs_internal.h"Go to the source code of this file.
Classes | |
| class | VCS_SOLVE |
| This is the main structure used to hold the internal data used in vcs_solve_TP(), and to solve TP systems. More... | |
Functions | |
| int | linprogmax (double *XMOLES, double *CC, double *AX, double *BB, size_t NE, size_t M, size_t NE0) |
Header file for the internal object that holds the vcs equilibrium problem (see Class VCS_SOLVE and Equilibrium Solver Capability ).
Header file for the internal class that holds the problem.
Definition in file vcs_solve.h.
1.8.2