programmer's documentation
Functions
cs_thermal_model.c File Reference
#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"
Include dependency graph for cs_thermal_model.c:

Functions

cs_thermal_model_tcs_get_glob_thermal_model (void)
 

Detailed Description

base thermal model data.

Function Documentation

cs_thermal_model_t* cs_get_glob_thermal_model ( void  )