|
programmer's documentation
|
#include "cs_defs.h"
Go to the source code of this file.
Data Structures | |
| struct | cs_physical_constants_t |
| Physical constants descriptor. More... | |
| struct | cs_fluid_properties_t |
| Fluid properties descriptor. More... | |
Functions | |
| cs_physical_constants_t * | cs_get_glob_physical_constants (void) |
| cs_fluid_properties_t * | cs_get_glob_fluid_properties (void) |
Variables | |
| const cs_physical_constants_t * | cs_glob_physical_constants |
| const cs_fluid_properties_t * | cs_glob_fluid_properties |
| cs_fluid_properties_t* cs_get_glob_fluid_properties | ( | void | ) |
| cs_physical_constants_t* cs_get_glob_physical_constants | ( | void | ) |
| const cs_fluid_properties_t* cs_glob_fluid_properties |
| const cs_physical_constants_t* cs_glob_physical_constants |
1.8.9.1