|
programmer's documentation
|
#include "cs_defs.h"#include <assert.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "bft_mem.h"#include "bft_error.h"#include "bft_printf.h"#include "cs_log.h"#include "cs_map.h"#include "cs_parall.h"#include "cs_mesh_location.h"#include "cs_thermal_model.h"
Functions | |
| cs_thermal_model_t * | cs_get_glob_thermal_model (void) |
base thermal model data.
| cs_thermal_model_t* cs_get_glob_thermal_model | ( | void | ) |
1.8.13