22 "unknown DAE solver: "+itype);
Header file for class DAE_Solver.
Header file for class IDA_Solver.
Base class for exceptions thrown by Cantera classes.
Wrapper for Sundials IDA solver.
Wrappers for the function evaluators for Nonlinear solvers and Time steppers.
This file contains definitions of terms that are used in internal routines and are unlikely to need m...
Namespace for the Cantera kernel.
DAE_Solver * newDAE_Solver(const std::string &itype, ResidJacEval &f)
Factor method for choosing a DAE solver.