1 #ifndef __CS_GUI_RADIATIVE_TRANSFER_H__
2 #define __CS_GUI_RADIATIVE_TRANSFER_H__
#define BEGIN_C_DECLS
Definition: cs_defs.h:509
double cs_real_t
Floating-point value.
Definition: cs_defs.h:319
#define END_C_DECLS
Definition: cs_defs.h:510
void cs_gui_rad_transfer_absorption(cs_real_t ck[])
Definition: cs_gui_radiative_transfer.c:329
void cs_gui_radiative_transfer_bcs(const int itypfb[], int nvar, int ivart, int *isothp, double *epsp, double *epap, double *textp, double *xlamp, double *rcodcl)
Definition: cs_gui_radiative_transfer.c:435
void cs_gui_radiative_transfer_parameters(void)
Definition: cs_gui_radiative_transfer.c:256
void cs_gui_radiative_transfers_finalize(void)
Definition: cs_gui_radiative_transfer.c:230
void cs_gui_radiative_transfer_postprocess(void)
Definition: cs_gui_radiative_transfer.c:358
integer, dimension(:), pointer, save itypfb
boundary condition type at the boundary face ifac (see cs_user_boundary_conditions)
Definition: pointe.f90:100
integer, save nvar
number of solved variables (must be lower than nvarmx)
Definition: dimens.f90:42