1 #ifndef __CS_GUI_RADIATIVE_TRANSFER_H__
2 #define __CS_GUI_RADIATIVE_TRANSFER_H__
63 const char *
const fstr,
87 const int *
const iparoi,
88 const int *
const iparug,
89 const int *
const ivart,
92 const int *
const itpimp,
93 const int *
const ipgrno,
94 const int *
const iprefl,
95 const int *
const ifgrno,
96 const int *
const ifrefl,
97 const int *
const nzoppm,
98 const int *
const nfabor,
99 const int *
const nvar,
105 double *
const rcodcl);
113 const int *
const ncel,
129 const int *
const nprayb,
130 const int *
const nrphas,
131 const int *
const ipppro,
132 const int *
const ipproc,
133 const int *
const ilumin,
134 const int *
const iqx,
135 const int *
const iqy,
136 const int *
const iqz,
137 const int *
const itsre,
138 const int *
const itsri,
139 const int *
const iabs,
140 const int *
const iemi,
141 const int *
const icak);
size_t len
Definition: mei_scanner.c:639
BEGIN_C_DECLS void uiray1(int *const iirayo, int *const isuird, int *const ndirec, int *const nfreqr, int *const idiver, int *const iimpar, int *const iimlum)
Definition: cs_gui_radiative_transfer.c:462
#define BEGIN_C_DECLS
Definition: cs_defs.h:365
void fcnmra(const char *const fstr, int *const len, int *const var_idCS_ARGF_SUPP_CHAINE)
Definition: cs_gui_radiative_transfer.c:750
#define CS_ARGF_SUPP_CHAINE
Definition: cs_defs.h:394
void cfnmra(char *const fstr, int *const len, int *const var_idCS_ARGF_SUPP_CHAINE)
Definition: cs_gui_radiative_transfer.c:816
void uirapr(const int *const nprayc, const int *const nprayb, const int *const nrphas, const int *const ipppro, const int *const ipproc, const int *const ilumin, const int *const iqx, const int *const iqy, const int *const iqz, const int *const itsre, const int *const itsri, const int *const iabs, const int *const iemi, const int *const icak)
Definition: cs_gui_radiative_transfer.c:560
void uiray4(int *const nbrayf, int *const iirayo, int *const irayvf)
Definition: cs_gui_radiative_transfer.c:510
void uiray3(double *const ck, const int *const ncel, int *const imodak)
Definition: cs_gui_radiative_transfer.c:1086
#define END_C_DECLS
Definition: cs_defs.h:366
void uiray2(const int *const itypfb, const int *const iparoi, const int *const iparug, const int *const ivart, int *const izfrdp, int *const isothp, const int *const itpimp, const int *const ipgrno, const int *const iprefl, const int *const ifgrno, const int *const ifrefl, const int *const nzoppm, const int *const nfabor, const int *const nvar, double *const epsp, double *const epap, double *const tintp, double *const textp, double *const xlamp, double *const rcodcl)
Definition: cs_gui_radiative_transfer.c:861
void memui2(void)
Definition: cs_gui_radiative_transfer.c:1127
#define CS_PROCF(x, y)
Definition: cs_defs.h:379