Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dstg_shur14.h37 const StgShur14Context stg_ctx) { in InterpolateProfile()
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()
196 const StgShur14Context stg_ctx) { in StgShur14Calc_PrecompEktot()
249 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14Preprocess() local
288 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in ICsStg() local
340 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14Inflow() local
419 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14Inflow_Jacobian() local
480 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14InflowStrongQF() local
/honee/problems/
H A Dstg_shur14.c59 …ReadStgInflow(const MPI_Comm comm, const char path[PETSC_MAX_PATH_LEN], StgShur14Context stg_ctx) { in ReadStgInflow()
116 …e ReadStgRand(const MPI_Comm comm, const char path[PETSC_MAX_PATH_LEN], StgShur14Context stg_ctx) { in ReadStgRand()
163 StgShur14Context *stg_ctx) { in GetStgContextData()