Cantera
2.4.0
|
Header file for class DAE_Solver. More...
Go to the source code of this file.
Classes | |
class | DAE_Solver |
Wrapper for DAE solvers. More... | |
Namespaces | |
Cantera | |
Namespace for the Cantera kernel. | |
Functions | |
DAE_Solver * | newDAE_Solver (const std::string &itype, ResidJacEval &f) |
Factor method for choosing a DAE solver. More... | |
Variables | |
const int | cDirect = 0 |
const int | cKrylov = 1 |
Header file for class DAE_Solver.
Definition in file DAE_Solver.h.