TransportFactory.cpp File Reference#

Cantera: TransportFactory.cpp File Reference
TransportFactory.cpp File Reference

Implementation file for class TransportFactory. More...

Include dependency graph for TransportFactory.cpp:

Detailed Description

Implementation file for class TransportFactory.

Definition in file TransportFactory.cpp.

Go to the source code of this file.

Namespaces

namespace  Cantera
 Namespace for the Cantera kernel.
 

Functions

shared_ptr< TransportnewTransport (shared_ptr< ThermoPhase > thermo, const string &model="default")
 Create a new Transport instance.