programmer's documentation
Functions
cs_gui_mobile_mesh.h File Reference
#include "cs_base.h"
Include dependency graph for cs_gui_mobile_mesh.h:

Go to the source code of this file.

Functions

void uialin (int *const iale, int *const nalinf, int *const nalimx, double *const epalim, int *const iortvm)
 
void uivima (double *const viscmx, double *const viscmy, double *const viscmz)
 
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)
 
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)
 
void uistr2 (double *const xmstru, double *const xcstru, double *const xkstru, double *const forstr, double *const dtref, double *const ttcabs, int *const ntcabs)
 
void cs_gui_get_ale_viscosity_type (int *type)
 

Function Documentation

void cs_gui_get_ale_viscosity_type ( int *  type)
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 
)
void uialin ( int *const  iale,
int *const  nalinf,
int *const  nalimx,
double *const  epalim,
int *const  iortvm 
)
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 
)
void uistr2 ( double *const  xmstru,
double *const  xcstru,
double *const  xkstru,
double *const  forstr,
double *const  dtref,
double *const  ttcabs,
int *const  ntcabs 
)
void uivima ( double *const  viscmx,
double *const  viscmy,
double *const  viscmz 
)