Cantera  2.1.2
Classes | Namespaces | Variables
ReactorBase.h File Reference
#include "cantera/thermo/ThermoPhase.h"
Include dependency graph for ReactorBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ReactorBase
 Base class for stirred reactors. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Variables

const int ReservoirType = 1
 
const int ReactorType = 2
 
const int FlowReactorType = 3
 
const int ConstPressureReactorType = 4
 
const int IdealGasReactorType = 5
 
const int IdealGasConstPressureReactorType = 6