|
Cantera
2.4.0
|
#include "cantera/base/ct_defs.h"Go to the source code of this file.
Classes | |
| class | TransportData |
| Base class for transport data for a single species. More... | |
| class | GasTransportData |
| Transport data for a single gas-phase species which can be used in mixture-averaged or multicomponent transport models. More... | |
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Functions | |
| shared_ptr< TransportData > | newTransportData (const XML_Node &transport_node) |
| Create a new TransportData object from a 'transport' XML_Node. More... | |
1.8.14