Cantera
3.0.0
|
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 | |
FlowDevice * | newFlowDevice (const string &model) |
Create a FlowDevice object of the specified type. | |
shared_ptr< FlowDevice > | newFlowDevice3 (const string &model) |
Create a FlowDevice object of the specified type. | |