Cantera  3.1.0a2
Loading...
Searching...
No Matches
TransportFactory.h File Reference

Header file defining class TransportFactory (see TransportFactory) More...

Include dependency graph for TransportFactory.h:

Detailed Description

Header file defining class TransportFactory (see TransportFactory)

Definition in file TransportFactory.h.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TransportFactory
 Factory class for creating new instances of classes derived from Transport. More...
 

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.