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 constants, types and terms that are used in internal routines and a...
Namespace for the Cantera kernel.
DAE_Solver * newDAE_Solver(const std::string &itype, ResidJacEval &f)
Factor method for choosing a DAE solver.