Code_Saturne
CFD tool
Functions
cs_gui.h File Reference
#include "cs_base.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

BEGIN_C_DECLS void uiinit (void)
 
void csturb (int *const iturb, int *const ideuch, int *const igrake, int *const igrari, double *const xlomlg)
 
void cscpva (int *const icp)
 
void csvvva (int *const iviscv)
 
void csnsca (int *const nscaus)
 
void csisca (int *const iscavr)
 
void csivis (int *const iscavr, int *const ivisls, int *const iscalt, int *const iscsth)
 
void csidtv (int *const idtvar)
 
void csiphy (int *const iphydr)
 
void cscfgp (int *const icfgrp)
 
void csvnum (const int *const nvar, const int *const iu, const int *const iv, const int *const iw, const int *const ipr, const int *const iturb, const int *const ik, const int *const iep, const int *const ir11, const int *const ir22, const int *const ir33, const int *const ir12, const int *const ir13, const int *const ir23, const int *const iomg, const int *const iphi, const int *const ifb, const int *const ial, const int *const inusa, const int *const iale, const int *const iuma, const int *const ivma, const int *const iwma, const int *const isca, const int *const iscapp)
 
void csisui (int *const ntsuit, int *const ileaux, int *const iccvfg)
 
void cstime (int *const inpdt0, int *const iptlro, int *const ntmabs, int *const idtvar, double *const dtref, double *const dtmin, double *const dtmax, double *const coumax, double *const foumax, double *const varrdt, double *const relxst)
 
void cssca1 (int *const iscalt, int *const iscsth)
 
void uinum1 (const int *const isca, const int *const iscapp, double *const blencv, int *const ischcv, int *const isstpc, int *const ircflu, double *const cdtvar, int *const nitmax, double *const epsilo, int *const iresol, int *const imgrpr, int *const nswrsm)
 
void csnum2 (int *const ivisse, double *const relaxp, int *const ipucou, double *const extrag, int *const imrgra, int *const nterup)
 
void csphys (const int *const nmodpp, int *const irovar, int *const ivivar, int *const icorio, double *const gx, double *const gy, double *const gz, double *const omegax, double *const omegay, double *const omegaz, double *const ro0, double *const viscl0, double *const viscv0, double *const cp0, double *const t0, double *const p0, double *const xmasmr)
 
void cssca2 (const int *const iscavr, double *const scamin, double *const scamax)
 
void cssca3 (const int *const iscalt, const int *const iscsth, const int *const iscavr, double *const visls0, double *const t0, double *const p0)
 
void uiprop (const int *const irom, const int *const iviscl, const int *const ivisct, const int *const ivisls, const int *const icour, const int *const ifour, const int *const ismago, const int *const iale, const int *const icp, const int *const iscalt, const int *const iscavr, const int *const iprtot, const int *const ipppro, const int *const ipproc, const int *const icmome, const int *const ipptx, const int *const ippty, const int *const ipptz, const int *const ippdt, const int *const ivisma, const int *const idtvar, const int *const ipucou, const int *const iappel)
 
void uimoyt (const int *const ndgmox, int *const ntdmom, int *const imoold, int *const idfmom)
 
void cstini (double *const uref, double *const almax)
 
void fcnmva (const char *const fstr, int *const len, int *const var_id CS_ARGF_SUPP_CHAINE)
 
void cfnmva (char *const fstr, int *const len, int *const var_id CS_ARGF_SUPP_CHAINE)
 
void nvamem (void)
 
void uisterm (const int *ncelet, const int *isuite, const int isca[], const int iscold[], const double *const xyzcen)
 
void uiiniv (const int *ncelet, const int *isuite, const int isca[], const int iscold[], int *iccfth, const int *const ipr, const int *const irho, const int *const itempk, const int *const ienerg, const cs_real_t *ro0, const cs_real_t *cp0, const cs_real_t *viscl0, const cs_real_t *visls0, const cs_real_t *uref, const cs_real_t *almax, const double *const xyzcen, double rtp[])
 
void uiphyv (const cs_int_t *const ncel, const cs_int_t *const ncelet, const cs_int_t *const nscaus, const cs_int_t irom[], const cs_int_t iviscl[], const cs_int_t icp[], const cs_int_t ivisls[], const cs_int_t irovar[], const cs_int_t ivivar[], const cs_int_t isca[], const cs_int_t iscalt[], const cs_int_t iscsth[], const cs_int_t iscavr[], const cs_int_t ipproc[], const cs_int_t iviscv[], const cs_int_t itempk[], const cs_real_t p0[], const cs_real_t t0[], const cs_real_t ro0[], const cs_real_t cp0[], const cs_real_t viscl0[], const cs_real_t visls0[], const cs_real_t rtp[], cs_real_t propce[])
 
void uikpdc (const int *iappel, const int *ncelet, int *ncepdp, int icepdc[], double ckupdc[], const double rtpa[])
 
void uiprof (const int *const ncelet, const int *const ncel, const int *const ntmabs, const int *const ntcabs, const double *const ttcabs, const double *const xyzcen, const double *const rtp, const double *const propce)
 
void memui1 (const int *const ncharb)
 
void cs_gui_properties_value (const char *const property_name, double *const value)
 
void cs_gui_reference_initialization (const char *const param, double *const value)
 
void cs_gui_partition (void)
 
void cs_gui_clean_memory (void)
 
void cs_gui_usage_log (void)
 

Function Documentation

◆ cfnmva()

void cfnmva ( char *const  fstr,
int *const  len,
int *const var_id  CS_ARGF_SUPP_CHAINE 
)
Here is the call graph for this function:

◆ cs_gui_clean_memory()

void cs_gui_clean_memory ( void  )
Here is the call graph for this function:

◆ cs_gui_partition()

void cs_gui_partition ( void  )
Here is the call graph for this function:

◆ cs_gui_properties_value()

void cs_gui_properties_value ( const char *const  property_name,
double *const  value 
)
Here is the call graph for this function:

◆ cs_gui_reference_initialization()

void cs_gui_reference_initialization ( const char *const  param,
double *const  value 
)
Here is the call graph for this function:

◆ cs_gui_usage_log()

void cs_gui_usage_log ( void  )
Here is the call graph for this function:

◆ cscfgp()

void cscfgp ( int *const  icfgrp)
Here is the call graph for this function:

◆ cscpva()

void cscpva ( int *const  icp)

◆ csidtv()

void csidtv ( int *const  idtvar)

◆ csiphy()

void csiphy ( int *const  iphydr)
Here is the call graph for this function:

◆ csisca()

void csisca ( int *const  iscavr)

◆ csisui()

void csisui ( int *const  ntsuit,
int *const  ileaux,
int *const  iccvfg 
)

◆ csivis()

void csivis ( int *const  iscavr,
int *const  ivisls,
int *const  iscalt,
int *const  iscsth 
)

◆ csnsca()

void csnsca ( int *const  nscaus)
Here is the call graph for this function:

◆ csnum2()

void csnum2 ( int *const  ivisse,
double *const  relaxp,
int *const  ipucou,
double *const  extrag,
int *const  imrgra,
int *const  nterup 
)

◆ csphys()

void csphys ( const int *const  nmodpp,
int *const  irovar,
int *const  ivivar,
int *const  icorio,
double *const  gx,
double *const  gy,
double *const  gz,
double *const  omegax,
double *const  omegay,
double *const  omegaz,
double *const  ro0,
double *const  viscl0,
double *const  viscv0,
double *const  cp0,
double *const  t0,
double *const  p0,
double *const  xmasmr 
)

◆ cssca1()

void cssca1 ( int *const  iscalt,
int *const  iscsth 
)

◆ cssca2()

void cssca2 ( const int *const  iscavr,
double *const  scamin,
double *const  scamax 
)

◆ cssca3()

void cssca3 ( const int *const  iscalt,
const int *const  iscsth,
const int *const  iscavr,
double *const  visls0,
double *const  t0,
double *const  p0 
)

◆ cstime()

void cstime ( int *const  inpdt0,
int *const  iptlro,
int *const  ntmabs,
int *const  idtvar,
double *const  dtref,
double *const  dtmin,
double *const  dtmax,
double *const  coumax,
double *const  foumax,
double *const  varrdt,
double *const  relxst 
)

◆ cstini()

void cstini ( double *const  uref,
double *const  almax 
)
Here is the call graph for this function:

◆ csturb()

void csturb ( int *const  iturb,
int *const  ideuch,
int *const  igrake,
int *const  igrari,
double *const  xlomlg 
)
Here is the call graph for this function:

◆ csvnum()

void csvnum ( const int *const  nvar,
const int *const  iu,
const int *const  iv,
const int *const  iw,
const int *const  ipr,
const int *const  iturb,
const int *const  ik,
const int *const  iep,
const int *const  ir11,
const int *const  ir22,
const int *const  ir33,
const int *const  ir12,
const int *const  ir13,
const int *const  ir23,
const int *const  iomg,
const int *const  iphi,
const int *const  ifb,
const int *const  ial,
const int *const  inusa,
const int *const  iale,
const int *const  iuma,
const int *const  ivma,
const int *const  iwma,
const int *const  isca,
const int *const  iscapp 
)

◆ csvvva()

void csvvva ( int *const  iviscv)

◆ fcnmva()

void fcnmva ( const char *const  fstr,
int *const  len,
int *const var_id  CS_ARGF_SUPP_CHAINE 
)

◆ memui1()

void memui1 ( const int *const  ncharb)
Here is the call graph for this function:

◆ nvamem()

void nvamem ( void  )
Here is the call graph for this function:

◆ uiinit()

BEGIN_C_DECLS void uiinit ( void  )

◆ uiiniv()

void uiiniv ( const int *  ncelet,
const int *  isuite,
const int  isca[],
const int  iscold[],
int *  iccfth,
const int *const  ipr,
const int *const  irho,
const int *const  itempk,
const int *const  ienerg,
const cs_real_t ro0,
const cs_real_t cp0,
const cs_real_t viscl0,
const cs_real_t visls0,
const cs_real_t uref,
const cs_real_t almax,
const double *const  xyzcen,
double  rtp[] 
)

◆ uikpdc()

void uikpdc ( const int *  iappel,
const int *  ncelet,
int *  ncepdp,
int  icepdc[],
double  ckupdc[],
const double  rtpa[] 
)

◆ uimoyt()

void uimoyt ( const int *const  ndgmox,
int *const  ntdmom,
int *const  imoold,
int *const  idfmom 
)
Here is the call graph for this function:

◆ uinum1()

void uinum1 ( const int *const  isca,
const int *const  iscapp,
double *const  blencv,
int *const  ischcv,
int *const  isstpc,
int *const  ircflu,
double *const  cdtvar,
int *const  nitmax,
double *const  epsilo,
int *const  iresol,
int *const  imgrpr,
int *const  nswrsm 
)

◆ uiphyv()

void uiphyv ( const cs_int_t *const  ncel,
const cs_int_t *const  ncelet,
const cs_int_t *const  nscaus,
const cs_int_t  irom[],
const cs_int_t  iviscl[],
const cs_int_t  icp[],
const cs_int_t  ivisls[],
const cs_int_t  irovar[],
const cs_int_t  ivivar[],
const cs_int_t  isca[],
const cs_int_t  iscalt[],
const cs_int_t  iscsth[],
const cs_int_t  iscavr[],
const cs_int_t  ipproc[],
const cs_int_t  iviscv[],
const cs_int_t  itempk[],
const cs_real_t  p0[],
const cs_real_t  t0[],
const cs_real_t  ro0[],
const cs_real_t  cp0[],
const cs_real_t  viscl0[],
const cs_real_t  visls0[],
const cs_real_t  rtp[],
cs_real_t  propce[] 
)

◆ uiprof()

void uiprof ( const int *const  ncelet,
const int *const  ncel,
const int *const  ntmabs,
const int *const  ntcabs,
const double *const  ttcabs,
const double *const  xyzcen,
const double *const  rtp,
const double *const  propce 
)
Here is the call graph for this function:

◆ uiprop()

void uiprop ( const int *const  irom,
const int *const  iviscl,
const int *const  ivisct,
const int *const  ivisls,
const int *const  icour,
const int *const  ifour,
const int *const  ismago,
const int *const  iale,
const int *const  icp,
const int *const  iscalt,
const int *const  iscavr,
const int *const  iprtot,
const int *const  ipppro,
const int *const  ipproc,
const int *const  icmome,
const int *const  ipptx,
const int *const  ippty,
const int *const  ipptz,
const int *const  ippdt,
const int *const  ivisma,
const int *const  idtvar,
const int *const  ipucou,
const int *const  iappel 
)
Here is the call graph for this function:

◆ uisterm()

void uisterm ( const int *  ncelet,
const int *  isuite,
const int  isca[],
const int  iscold[],
const double *const  xyzcen 
)