Loading [MathJax]/extensions/tex2jax.js
Cantera
3.2.0a1
Install
User Guide
Examples
Reference
Develop
Community
Toggle main menu visibility
Developer API
Modules
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
y
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
y
z
~
Variables
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
q
r
s
t
v
w
x
Typedefs
Enumerations
Related Symbols
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
v
w
Variables
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Typedefs
Enumerations
Enumerator
Files
File List
File Members
All
a
b
c
e
f
k
l
m
n
p
s
t
v
x
Functions
Variables
Typedefs
Macros
a
c
e
f
m
n
p
s
t
v
x
Related Pages
cantera.org
▼
Cantera
Cantera C++ Reference
►
Modules
►
Classes
►
Namespaces
▼
Files
►
File List
►
File Members
Previous Versions
Deprecated List
Todo List
Bibliography
cantera.org
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
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
// Cantera core
10
#include "
cantera/core.h
"
11
12
// reactor network
13
#include "
cantera/zeroD/ReactorNet.h
"
14
15
// reactors
16
#include "
cantera/zeroD/Reservoir.h
"
17
#include "
cantera/zeroD/Reactor.h
"
18
#include "
cantera/zeroD/FlowReactor.h
"
19
#include "
cantera/zeroD/ConstPressureReactor.h
"
20
#include "
cantera/zeroD/IdealGasReactor.h
"
21
#include "cantera/zeroD/IdealGasConstPressureReactor.h"
22
#include "
cantera/zeroD/IdealGasConstPressureMoleReactor.h
"
23
#include "
cantera/zeroD/IdealGasMoleReactor.h
"
24
25
// flow devices
26
#include "
cantera/zeroD/flowControllers.h
"
27
28
// walls
29
#include "
cantera/zeroD/Wall.h
"
30
31
// surface
32
#include "
cantera/zeroD/ReactorSurface.h
"
33
34
// factories
35
#include "
cantera/zeroD/ReactorFactory.h
"
36
#include "
cantera/zeroD/FlowDeviceFactory.h
"
37
#include "
cantera/zeroD/WallFactory.h
"
38
39
// func1
40
#include "
cantera/numerics/Func1.h
"
41
42
#endif
ConstPressureReactor.h
FlowDeviceFactory.h
FlowReactor.h
Func1.h
IdealGasConstPressureMoleReactor.h
IdealGasMoleReactor.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.
core.h
Support for Cantera core calculations from C++ application programs.
flowControllers.h
Some flow devices derived from class FlowDevice.
include
cantera
zerodim.h
Generated by
1.9.7