|
Cantera
2.4.0
|
Factory routine for picking the DAE solver package. More...
#include "cantera/base/ct_defs.h"#include "cantera/numerics/DAE_Solver.h"#include "cantera/numerics/IDA_Solver.h"Go to the source code of this file.
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... | |
Factory routine for picking the DAE solver package.
Definition in file DAE_solvers.cpp.
1.8.14