Home
last modified time | relevance | path

Searched refs:StgShur14Context (Results 1 – 3 of 3) 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()
288 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in ICsStg()
340 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14Inflow()
419 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14Inflow_Jacobian()
480 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14InflowStrongQF()
H A Dstg_shur14_type.h12 typedef struct STGShur14Context_ *StgShur14Context; typedef
/honee/problems/
H A Dstg_shur14.c18 StgShur14Context global_stg_ctx;
59 …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()
177 StgShur14Context temp_ctx; in GetStgContextData()