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