My Project
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_field.h"
#include "cs_field_pointer.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_field_tcs_thermal_model_field (void)
 
cs_thermal_model_tcs_get_glob_thermal_model (void)
 
void cs_thermal_model_log_setup (void)
 

Detailed Description

base thermal model data.

Function Documentation

◆ cs_get_glob_thermal_model()

cs_thermal_model_t* cs_get_glob_thermal_model ( void  )

◆ cs_thermal_model_field()

cs_field_t* cs_thermal_model_field ( void  )

◆ cs_thermal_model_log_setup()

void cs_thermal_model_log_setup ( void  )