#include "cs_defs.h"
#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "bft_mem.h"
#include "bft_error.h"
#include "bft_printf.h"
#include "cs_base.h"
#include "cs_mesh.h"
#include "cs_mesh_location.h"
#include "cs_restart.h"
#include "cs_1d_wall_thermal.h"
#include "cs_1d_wall_thermal_check.h"
Functions | |
void | cs_1d_wall_thermal_check (int iappel) |
Data checking for the 1D thermal wall module. More... | |
void cs_1d_wall_thermal_check | ( | int | iappel | ) |
Data checking for the 1D thermal wall module.
[in] | iappel | Call number:
|