Cantera  3.1.0a1
ReactorFactory.h File Reference
Include dependency graph for ReactorFactory.h:
This graph shows which files directly or indirectly include this file:

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...