Cantera
2.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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
Generated by
1.8.2