|
Cantera
2.2.1
|
Header file defining class TransportFactory (see TransportFactory) More...
#include "cantera/base/ct_thread.h"#include "TransportBase.h"#include "cantera/base/FactoryBase.h"#include "LiquidTransportParams.h"Go to the source code of this file.
Classes | |
| class | TransportFactory |
| Factory class for creating new instances of classes derived from Transport. More... | |
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Functions | |
| Transport * | newTransportMgr (const std::string &transportModel="", thermo_t *thermo=0, int loglevel=0, TransportFactory *f=0, int ndim=1) |
| Create a new transport manager instance. More... | |
| Transport * | newDefaultTransportMgr (thermo_t *thermo, int loglevel=0, TransportFactory *f=0) |
| Create a new transport manager instance. More... | |
Header file defining class TransportFactory (see TransportFactory)
Definition in file TransportFactory.h.
1.8.6