Home
last modified time | relevance | path

Searched defs:stg_ctx (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dstg_shur14.h42 const StgShur14Context stg_ctx) { in InterpolateProfile()
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()
201 const StgShur14Context stg_ctx) { in StgShur14Calc_PrecompEktot()
240 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14Preprocess() local
286 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in ICsStg() local
337 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14Inflow() local
415 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14Inflow_Jacobian() local
475 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14InflowStrongQF() local
/libCEED/examples/fluids/problems/
H A Dstg_shur14.c63 …ReadStgInflow(const MPI_Comm comm, const char path[PETSC_MAX_PATH_LEN], StgShur14Context stg_ctx) { in ReadStgInflow()
120 …e ReadStgRand(const MPI_Comm comm, const char path[PETSC_MAX_PATH_LEN], StgShur14Context stg_ctx) { in ReadStgRand()
167 StgShur14Context *stg_ctx) { in GetStgContextData()