Go to the source code of this file.
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. | |