Searched defs:qn (Results 1 – 1 of 1) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | stg_shur14.h | 129 … const CeedScalar nu, CeedScalar qn[], const StgShur14Context stg_ctx) { in CalcSpectrum() 158 … const CeedScalar qn[], CeedScalar u[3], const StgShur14Context stg_ctx) { in StgShur14Calc() 218 const CeedScalar qn = Calc_qn(kappa[n], dkappa, keta, kcut, ke, Ektot); in StgShur14Calc_PrecompEktot() local 288 CeedScalar qn[STG_NMODES_MAX], u[3], ubar[3], cij[6], eps, lt; in ICsStg() local 338 CeedScalar qn[STG_NMODES_MAX], u[3], ubar[3], cij[6], eps, lt; in StgShur14Inflow() local 503 CeedScalar qn[STG_NMODES_MAX]; in StgShur14InflowStrongQF() local
|