1#ifndef __CS_BOUNDARY_CONDITIONS_COUPLING_H__
2#define __CS_BOUNDARY_CONDITIONS_COUPLING_H__
void cs_boundary_conditions_coupling_t_in(void)
Input data for 1D wall thermal coupling.
void cs_boundary_conditions_coupling_t_out(cs_real_t hbord[], cs_real_t tbord[])
Input data for 1D wall thermal coupling.
#define BEGIN_C_DECLS
Definition: cs_defs.h:542
double cs_real_t
Floating-point value.
Definition: cs_defs.h:342
#define END_C_DECLS
Definition: cs_defs.h:543