Cantera
3.1.0a1
|
#include "cantera/base/ct_defs.h"
#include "cantera/numerics/Integrator.h"
#include "cantera/numerics/CVodesIntegrator.h"
#include "cantera/numerics/IdasIntegrator.h"
Go to the source code of this file.
Namespaces | |
Cantera | |
Namespace for the Cantera kernel. | |
Functions | |
Integrator * | newIntegrator (const string &itype) |
Create new Integrator object. More... | |