Go to the source code of this file.
Classes | |
| class | FlowDeviceFactory |
| Factory class to create FlowDevice objects. More... | |
Namespaces | |
| namespace | Cantera |
| Namespace for the Cantera kernel. | |
Functions | |
| shared_ptr< FlowDevice > | newFlowDevice (const string &model, const string &name="(none)") |
| Create a FlowDevice object of the specified type. | |
| shared_ptr< FlowDevice > | newFlowDevice3 (const string &model) |
| Create a FlowDevice object of the specified type. | |