|
Cantera
2.0
|
Source code for liquid transport property evaluations. More...
#include "cantera/transport/LiquidTransportData.h"Go to the source code of this file.
Namespaces | |
| namespace | Cantera |
| Provides class Nucleus. | |
Macros | |
| #define | SAFE_DELETE(x) if (x) { delete (x); x = 0; } |
Source code for liquid transport property evaluations.
Definition in file LiquidTransportData.cpp.
1.8.2