1 #ifndef __CS_RAD_TRANSFER_DOM_H__
2 #define __CS_RAD_TRANSFER_DOM_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_rad_transfer_solve(int bc_type[], cs_real_t cp2fol, const cs_real_t cp2ch[], const int ichcor[])
Solve the radiative transfer equation.
Definition: cs_rad_transfer_solve.c:1076
double precision, dimension(ncharm), save cp2ch
Definition: cpincl.f90:99
integer(c_int), dimension(:), pointer, save ichcor
Definition: cpincl.f90:195
real(c_double), pointer, save cp2fol
Definition: cs_fuel_incl.f90:82