 |
6.3
general documentation
|
|
Go to the documentation of this file. 1 #ifndef __CS_RAD_TRANSFER_DOM_H__
2 #define __CS_RAD_TRANSFER_DOM_H__
#define END_C_DECLS
Definition: cs_defs.h:493
double cs_real_t
Floating-point value.
Definition: cs_defs.h:304
#define BEGIN_C_DECLS
Definition: cs_defs.h:492
double precision, save cp2fol
Definition: cs_fuel_incl.f90:76
integer(c_int), dimension(:), pointer, save ichcor
Definition: cpincl.f90:195
double precision, dimension(ncharm), save cp2ch
Definition: cpincl.f90:99
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:981