Searched defs:qn (Results 1 – 1 of 1) sorted by relevance
| /honee/qfunctions/ |
| H A D | stg_shur14.h | 124 … const CeedScalar nu, CeedScalar qn[], const StgShur14Context stg_ctx) { in CalcSpectrum() 153 … const CeedScalar qn[], CeedScalar u[3], const StgShur14Context stg_ctx) { in StgShur14Calc() 213 const CeedScalar qn = Calc_qn(kappa[n], dkappa, keta, kcut, ke, Ektot); in StgShur14Calc_PrecompEktot() local 291 CeedScalar qn[STG_NMODES_MAX], u[3], ubar[3], cij[6], eps, lt; in ICsStg() local 342 CeedScalar qn[STG_NMODES_MAX], u[3], ubar[3], cij[6], eps, lt; in StgShur14Inflow() local 501 CeedScalar qn[STG_NMODES_MAX]; in StgShur14InflowStrongQF() local
|