Go to the source code of this file.
Enumerations | |
enum | { CS_LAGR_COHERENCE_STRUCT_BULK = -1 , CS_LAGR_COHERENCE_STRUCT_INNER_ZONE_DIFF = 0 , CS_LAGR_COHERENCE_STRUCT_SWEEP = 1 , CS_LAGR_COHERENCE_STRUCT_DIFFUSION = 2 , CS_LAGR_COHERENCE_STRUCT_EJECTION = 3 , CS_LAGR_COHERENCE_STRUCT_DEGEN_INNER_ZONE_DIFF = 10 , CS_LAGR_COHERENCE_STRUCT_DEGEN_DIFFUSION = 12 , CS_LAGR_COHERENCE_STRUCT_DEGEN_SWEEP = 20 , CS_LAGR_COHERENCE_STRUCT_DEGEN_EJECTION = 30 } |
Functions | |
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 |
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 | ||
) |