Cantera
3.2.0a4
Install
User Guide
Examples
Reference
Develop
Community
Loading...
Searching...
No Matches
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 headers needed to create and use objects for
6
* evaluating transport properties.
7
*/
8
9
#ifndef CT_TRANSPORT_INCL
10
#define CT_TRANSPORT_INCL
11
12
#pragma message("warning: transport.h is deprecated and will be removed after "
\
13
"Cantera 3.2. Use core.h and/or transport/TransportFactory.h instead.")
14
15
#include "
transport/TransportFactory.h
"
16
17
#endif
TransportFactory.h
Header file defining class TransportFactory (see TransportFactory)
include
cantera
transport.h
Generated by
1.9.7