1 #ifndef __CS_GUI_MOBILE_MESH_H__
2 #define __CS_GUI_MOBILE_MESH_H__
88 double *
const viscmz);
114 const int *
const ibfixe,
115 const int *
const igliss,
116 const int *
const ivimpo,
117 const int *
const ifresf,
122 double *
const ttcabs,
123 const int *
const ntcabs,
124 const int *
const iuma,
125 const int *
const ivma,
126 const int *
const iwma,
127 double *
const rcodcl );
180 double *
const xcstru,
181 double *
const xkstru,
182 double *
const forstr,
184 double *
const ttcabs,
void cs_gui_get_ale_viscosity_type(int *type)
Definition: cs_gui_mobile_mesh.c:1142
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:912
#define BEGIN_C_DECLS
Definition: cs_defs.h:429
void uialin(int *const iale, int *const nalinf, int *const nalimx, double *const epalim, int *const iortvm)
Definition: cs_gui_mobile_mesh.c:857
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:1014
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:1087
int cs_lnum_t
local mesh entity id
Definition: cs_defs.h:292
#define END_C_DECLS
Definition: cs_defs.h:430
#define CS_PROCF(x, y)
Definition: cs_defs.h:453
void uivima(double *const viscmx, double *const viscmy, double *const viscmz)
Definition: cs_gui_mobile_mesh.c:773