1 #ifndef __CS_GUI_OUTPUT_H__
2 #define __CS_GUI_OUTPUT_H__
void cs_gui_postprocess_meshes(void)
Definition: cs_gui_output.c:1295
#define BEGIN_C_DECLS
Definition: cs_defs.h:405
int cs_int_t
Fortran-compatible integer.
Definition: cs_defs.h:295
void uinpst(const cs_int_t *ntcabs, const cs_real_t *ttcabs)
Definition: cs_gui_output.c:1121
void csenso(const cs_int_t *nvppmx, cs_int_t *ncapt, cs_int_t *nthist, cs_real_t *frhist, cs_int_t *ntlist, cs_int_t *iecaux, cs_int_t *ipstdv, cs_int_t *ihisvr, cs_int_t *tplfmt, const cs_int_t *isca, const cs_int_t *iscapp, const cs_int_t *ipprtp, cs_real_t *xyzcap)
Definition: cs_gui_output.c:1157
void cs_gui_postprocess_writers(void)
Definition: cs_gui_output.c:1375
#define END_C_DECLS
Definition: cs_defs.h:406
double cs_real_t
Definition: cs_defs.h:296
#define CS_PROCF(x, y)
Definition: cs_defs.h:419
void cs_gui_postprocess_fields(void)
Definition: cs_gui_output.c:1463