#include "Domain1D.h"#include "cantera/base/Array.h"#include "cantera/base/Solution.h"#include "cantera/thermo/ThermoPhase.h"#include "cantera/kinetics/Kinetics.h"Go to the source code of this file.
Classes | |
| class | Flow1D |
| This class represents 1D flow domains that satisfy the one-dimensional similarity solution for chemically-reacting, axisymmetric flows. More... | |
Namespaces | |
| namespace | Cantera |
| Namespace for the Cantera kernel. | |
Enumerations | |
| enum | offset { c_offset_U , c_offset_V , c_offset_T , c_offset_L , c_offset_E , c_offset_Uo , c_offset_Y } |
| Offsets of solution components in the 1D solution array. More... | |