1 #ifndef __CS_GUI_RADIATIVE_TRANSFER_H__
2 #define __CS_GUI_RADIATIVE_TRANSFER_H__
64 const char *
const fstr,
88 const int *
const iparoi,
89 const int *
const iparug,
90 const int *
const ivart,
93 const int *
const itpimp,
94 const int *
const ipgrno,
95 const int *
const iprefl,
96 const int *
const ifgrno,
97 const int *
const ifrefl,
98 const int *
const nzoppm,
99 const int *
const nfabor,
100 const int *
const nvar,
106 double *
const rcodcl);
114 const int *
const ncel,
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);
#define BEGIN_C_DECLS
Definition: cs_defs.h:403
void fcnmra(const char *const fstr, int *const len, int *const var_idCS_ARGF_SUPP_CHAINE)
Definition: cs_gui_radiative_transfer.c:744
#define CS_ARGF_SUPP_CHAINE
Definition: cs_defs.h:432
void cfnmra(char *const fstr, int *const len, int *const var_idCS_ARGF_SUPP_CHAINE)
Definition: cs_gui_radiative_transfer.c:810
void uiray1(int *const iirayo, int *const isuird, int *const i_quad, int *const ndirec, int *const nfreqr, int *const idiver, int *const iimpar, int *const iimlum)
Definition: cs_gui_radiative_transfer.c:454
void uiray4(int *const nbrayf, int *const iirayo, int *const irayvf)
Definition: cs_gui_radiative_transfer.c:505
void uirapr(const int *const nprayc, 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:555
void uiray3(double *const ck, const int *const ncel, int *const imodak)
Definition: cs_gui_radiative_transfer.c:1080
#define END_C_DECLS
Definition: cs_defs.h:404
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:855
void memui2(void)
Definition: cs_gui_radiative_transfer.c:1121
#define CS_PROCF(x, y)
Definition: cs_defs.h:417