Cantera  3.2.0a2
Loading...
Searching...
No Matches
ReactorFactory.cpp File Reference
Include dependency graph for ReactorFactory.cpp:

Go to the source code of this file.

Namespaces

namespace  Cantera
 Namespace for the Cantera kernel.
 

Functions

shared_ptr< ReactorBasenewReactorBase (const string &model, shared_ptr< Solution > contents, const string &name="(none)")
 Create a ReactorBase object of the specified type and contents.
 
shared_ptr< ReactorBasenewReactor (const string &model, shared_ptr< Solution > contents, const string &name="(none)")
 Create a Reactor object of the specified type and contents.
 
shared_ptr< ReactornewReactor4 (const string &model, shared_ptr< Solution > contents, const string &name="(none)")
 Create a Reactor object of the specified type and contents.
 
shared_ptr< ReservoirnewReservoir (shared_ptr< Solution > contents, const string &name="(none)")
 Create a Reservoir object with the specified contents.