Go to the source code of this file.
|
void | cs_lagr_deposition (cs_real_t dtp, cs_lnum_t *marko, cs_real_t tempf, cs_real_t lvisq, cs_real_t tvisq, cs_real_t *vpart, cs_real_t *vvue, cs_real_t *dx, cs_real_t *diamp, cs_real_t romp, cs_real_t taup, cs_real_t *yplus, cs_real_t *dintrf, cs_real_t *enertur, cs_real_t *gnorm, cs_real_t *vnorm, cs_real_t *grpn, cs_real_t *piiln, cs_real_t *depint) |
|
◆ anonymous enum
Enumerator |
---|
CS_LAGR_COHERENCE_STRUCT_BULK | |
CS_LAGR_COHERENCE_STRUCT_INNER_ZONE_DIFF | |
CS_LAGR_COHERENCE_STRUCT_SWEEP | |
CS_LAGR_COHERENCE_STRUCT_DIFFUSION | |
CS_LAGR_COHERENCE_STRUCT_EJECTION | |
CS_LAGR_COHERENCE_STRUCT_DEGEN_INNER_ZONE_DIFF | |
CS_LAGR_COHERENCE_STRUCT_DEGEN_DIFFUSION | |
CS_LAGR_COHERENCE_STRUCT_DEGEN_SWEEP | |
CS_LAGR_COHERENCE_STRUCT_DEGEN_EJECTION | |
◆ cs_lagr_deposition()
void cs_lagr_deposition |
( |
cs_real_t |
dtp, |
|
|
cs_lnum_t * |
marko, |
|
|
cs_real_t |
tempf, |
|
|
cs_real_t |
lvisq, |
|
|
cs_real_t |
tvisq, |
|
|
cs_real_t * |
vpart, |
|
|
cs_real_t * |
vvue, |
|
|
cs_real_t * |
dx, |
|
|
cs_real_t * |
diamp, |
|
|
cs_real_t |
romp, |
|
|
cs_real_t |
taup, |
|
|
cs_real_t * |
yplus, |
|
|
cs_real_t * |
dintrf, |
|
|
cs_real_t * |
enertur, |
|
|
cs_real_t * |
gnorm, |
|
|
cs_real_t * |
vnorm, |
|
|
cs_real_t * |
grpn, |
|
|
cs_real_t * |
piiln, |
|
|
cs_real_t * |
depint |
|
) |
| |