Home
last modified time | relevance | path

Searched refs:kmin (Results 1 – 1 of 1) sorted by relevance

/libCEED/examples/fluids/problems/
H A Dstg_shur14.c213 CeedScalar kmin = M_PI / le_max; in GetStgContextData() local
215 …CeedPragmaSIMD for (PetscInt i = 0; i < (*stg_ctx)->nmodes; i++) { kappa[i] = kmin * pow((*stg_ctx… in GetStgContextData()