Home
last modified time | relevance | path

Searched defs:lt (Results 1 – 3 of 3) sorted by relevance

/honee/qfunctions/
H A Dstg_shur14.h36 …const CeedScalar wall_dist, CeedScalar ubar[3], CeedScalar cij[6], CeedScalar *eps, CeedScalar *lt, in InterpolateProfile()
102 …pectrumConstants(const CeedScalar wall_dist, const CeedScalar eps, const CeedScalar lt, const Ceed… in SpectrumConstants()
123 …oid CalcSpectrum(const CeedScalar wall_dist, const CeedScalar eps, const CeedScalar lt, const Ceed… in CalcSpectrum()
195 … const CeedScalar eps, const CeedScalar lt, const CeedScalar nu, CeedScalar u[3], in StgShur14Calc_PrecompEktot()
248 CeedScalar ubar[3], cij[6], eps, lt; in StgShur14Preprocess() 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
482 CeedScalar u[3], ubar[3], cij[6], eps, lt; in StgShur14InflowStrongQF() local
H A Dstg_shur14_type.h36 size_t lt; // !< Tubulent Length Scale [nprof, 6] member
/honee/problems/
H A Dstg_shur14.c73 CeedScalar *lt = &stg_ctx->data[stg_ctx->offsets.lt]; in ReadStgInflow() local
205 CeedScalar *lt = &(*stg_ctx)->data[(*stg_ctx)->offsets.lt]; in GetStgContextData() local