Loading [MathJax]/extensions/tex2jax.js
Cantera
2.6.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
x
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
Typedefs
Enumerations
Related Functions
Files
File List
File Members
All
a
b
c
e
f
i
m
n
p
r
s
t
v
w
x
Functions
Variables
Macros
a
c
e
f
m
n
p
s
t
v
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
include
cantera
kinetics.h
Go to the documentation of this file.
1
/**
2
* @file kinetics.h
3
*
4
* Support for chemical kinetics calculation from C++ application programs.
5
* This header file includes headers needed to create and use objects for
6
* evaluating chemical kinetic mechanisms.
7
*/
8
9
#ifndef CXX_INCL_KINETICS
10
#define CXX_INCL_KINETICS
11
12
#include "
kinetics/Kinetics.h
"
13
#include "
kinetics/Reaction.h
"
14
#include "
kinetics/KineticsFactory.h
"
15
#include "
kinetics/importKinetics.h
"
16
17
#endif
KineticsFactory.h
Kinetics.h
Base class for kinetics managers and also contains the kineticsmgr module documentation (see Kinetics...
Reaction.h
importKinetics.h
Definitions of global routines for the importing of data from XML files (see Input File Handling).
Generated by
1.9.2