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

Go to the source code of this file.

Namespaces

namespace  Cantera
 Namespace for the Cantera kernel.
 

Functions

shared_ptr< Boundary1DnewBoundary1D (const string &domainType, shared_ptr< Solution > solution, const string &id="")
 Create a Boundary1D object of the specified type.
 
shared_ptr< Flow1DnewFlow1D (const string &domainType, shared_ptr< Solution > solution, const string &id="")
 Create a Flow1D object of the specified type.