Cantera
2.2.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
cantera
integrators.h
Go to the documentation of this file.
1
/**
2
* @file integrators.h
3
* ODE integrators. Currently, the only integrator is CVODE.
4
*/
5
#ifndef CT_INTEG_H_INCL
6
#define CT_INTEG_H_INCL
7
8
#include "
numerics/Integrator.h
"
9
#include "
numerics/DAE_Solver.h
"
10
#include "
numerics/IDA_Solver.h
"
11
12
#endif
DAE_Solver.h
Header file for class DAE_Solver.
Integrator.h
IDA_Solver.h
Header file for class IDA_Solver.
Generated by
1.8.6