16 if (itype ==
"CVODE") {
18 }
else if (itype ==
"IDA") {
22 "unknown integrator: "+itype);
Header file for class IdasIntegrator.
Wrapper class for 'cvodes' integrator from LLNL.
Base class for exceptions thrown by Cantera classes.
Wrapper for Sundials IDAS solver.
Abstract base class for ODE system integrators.
This file contains definitions of constants, types and terms that are used in internal routines and a...
Integrator * newIntegrator(const string &itype)
Create new Integrator object.
Namespace for the Cantera kernel.