1 #ifndef __CS_GUI_MOBILE_MESH_H__
2 #define __CS_GUI_MOBILE_MESH_H__
95 const double *
const xyzcen,
98 const int *
const ntcabs);
124 const int *
const ibfixe,
125 const int *
const igliss,
126 const int *
const ivimpo,
127 const int *
const ifresf,
132 double *
const ttcabs,
133 const int *
const ntcabs,
134 const int *
const iuma,
135 const int *
const ivma,
136 const int *
const iwma,
137 double *
const rcodcl );
190 double *
const xcstru,
191 double *
const xkstru,
192 double *
const forstr,
194 double *
const ttcabs,
void cs_gui_get_ale_viscosity_type(int *type)
Definition: cs_gui_mobile_mesh.c:1146
void uialcl(const int *const nozppm, const int *const ibfixe, const int *const igliss, const int *const ivimpo, const int *const ifresf, int *const ialtyb, int *const impale, cs_real_3_t *disale, double *const dtref, double *const ttcabs, const int *const ntcabs, const int *const iuma, const int *const ivma, const int *const iwma, double *const rcodcl)
Definition: cs_gui_mobile_mesh.c:916
#define BEGIN_C_DECLS
Definition: cs_defs.h:419
int cs_int_t
Fortran-compatible integer.
Definition: cs_defs.h:295
void uivima(const cs_int_t *const ncel, double *const viscmx, double *const viscmy, double *const viscmz, const double *const xyzcen, double *const dtref, double *const ttcabs, const int *const ntcabs)
Definition: cs_gui_mobile_mesh.c:777
void uialin(int *const iale, int *const nalinf, int *const nalimx, double *const epalim, int *const iortvm)
Definition: cs_gui_mobile_mesh.c:861
void uistr1(const cs_lnum_t *nfabor, cs_lnum_t *idfstr, const int *mbstru, double *aexxst, double *bexxst, double *cfopre, int *ihistr, double *xstr0, double *xstreq, double *vstr0)
Definition: cs_gui_mobile_mesh.c:1018
cs_real_t cs_real_3_t[3]
vector of 3 floating-point values
Definition: cs_defs.h:307
void uistr2(double *const xmstru, double *const xcstru, double *const xkstru, double *const forstr, double *const dtref, double *const ttcabs, int *const ntcabs)
Definition: cs_gui_mobile_mesh.c:1091
int cs_lnum_t
local mesh entity id
Definition: cs_defs.h:292
#define END_C_DECLS
Definition: cs_defs.h:420
#define CS_PROCF(x, y)
Definition: cs_defs.h:443