Cantera
2.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
include
cantera
transport.h
Go to the documentation of this file.
1
/**
2
* @file transport.h
3
*
4
* Support for transport property calculation from C++ application programs.
5
* This header file includes several headers from the Cantera kernel needed
6
* to evaluate transport properties.
7
*/
8
9
#ifndef CT_TRANSPORT_INCL
10
#define CT_TRANSPORT_INCL
11
12
#include "
transport/TransportFactory.h
"
13
#include "
transport/DustyGasTransport.h
"
14
#include "
transport/MultiTransport.h
"
15
#include "
transport/MixTransport.h
"
16
#include "
transport/LiquidTransport.h
"
17
#endif
Generated by
1.8.2