|
Cantera
3.0.0
|
Go to the source code of this file.
Classes | |
| class | ReactorFactory |
| Factory class to create reactor objects. More... | |
Namespaces | |
| namespace | Cantera |
| Namespace for the Cantera kernel. | |
Functions | |
| ReactorBase * | newReactor (const string &model) |
| Create a Reactor object of the specified type. | |
| shared_ptr< ReactorBase > | newReactor3 (const string &model) |
| Create a Reactor object of the specified type. | |