|
Cantera
2.0
|
Factory routine for picking the DAE solver packageMore...
#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 | |
| namespace | Cantera |
| Provides class Nucleus. | |
Functions | |
| DAE_Solver * | newDAE_Solver (std::string itype, ResidJacEval &f) |
| Factor method for choosing a DAE solver. | |
Factory routine for picking the DAE solver package
Definition in file DAE_solvers.cpp.
1.8.2