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
zerodim.h
Go to the documentation of this file.
1
//! @file zerodim.h
2
3
// This file is part of Cantera. See License.txt in the top-level directory or
4
// at https://cantera.org/license.txt for license and copyright information.
5
6
#ifndef CT_INCL_ZERODIM_H
7
#define CT_INCL_ZERODIM_H
8
9
// reactor network
10
#include "
cantera/zeroD/ReactorNet.h
"
11
12
// reactors
13
#include "
cantera/zeroD/Reservoir.h
"
14
#include "
cantera/zeroD/Reactor.h
"
15
#include "
cantera/zeroD/FlowReactor.h
"
16
#include "
cantera/zeroD/ConstPressureReactor.h
"
17
#include "
cantera/zeroD/IdealGasReactor.h
"
18
#include "cantera/zeroD/IdealGasConstPressureReactor.h"
19
20
// flow devices
21
#include "
cantera/zeroD/flowControllers.h
"
22
23
// walls
24
#include "
cantera/zeroD/Wall.h
"
25
26
// surface
27
#include "
cantera/zeroD/ReactorSurface.h
"
28
29
// factories
30
#include "
cantera/zeroD/ReactorFactory.h
"
31
#include "
cantera/zeroD/FlowDeviceFactory.h
"
32
#include "
cantera/zeroD/WallFactory.h
"
33
34
// func1
35
#include "
cantera/numerics/Func1.h
"
36
37
#endif
ConstPressureReactor.h
FlowDeviceFactory.h
FlowReactor.h
Func1.h
IdealGasReactor.h
ReactorFactory.h
ReactorNet.h
ReactorSurface.h
Header file for class ReactorSurface.
Reactor.h
Reservoir.h
WallFactory.h
Wall.h
Header file for base class WallBase.
flowControllers.h
Some flow devices derived from class FlowDevice.
Generated by
1.9.2