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

Go to the source code of this file.

Namespaces

namespace  Cantera
 Namespace for the Cantera kernel.
 

Functions

shared_ptr< ConnectorNodenewConnectorNode (const string &model, shared_ptr< ReactorBase > r0, shared_ptr< ReactorBase > r1, const string &name="(none)")
 Create a ConnectorNode object of the specified type.
 
shared_ptr< FlowDevicenewFlowDevice (const string &model, shared_ptr< ReactorBase > r0, shared_ptr< ReactorBase > r1, const string &name="(none)")
 Create a FlowDevice object of the specified type.
 
shared_ptr< FlowDevicenewFlowDevice (const string &model, const string &name="(none)")
 Create a FlowDevice object of the specified type.
 
shared_ptr< WallBasenewWall (const string &model, shared_ptr< ReactorBase > r0, shared_ptr< ReactorBase > r1, const string &name="(none)")
 Create a WallBase object of the specified type.
 
shared_ptr< WallBasenewWall (const string &model, const string &name="(none)")
 Create a WallBase object of the specified type.