Home
last modified time | relevance | path

Searched refs:StgShur14Context (Results 1 – 3 of 3) 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()
286 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in ICsStg()
337 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14Inflow()
415 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14Inflow_Jacobian()
475 const StgShur14Context stg_ctx = (StgShur14Context)ctx; in StgShur14InflowStrongQF()
H A Dstg_shur14_type.h19 typedef struct STGShur14Context_ *StgShur14Context; typedef
/libCEED/examples/fluids/problems/
H A Dstg_shur14.c22 StgShur14Context global_stg_ctx;
63 …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()
178 StgShur14Context temp_ctx; in GetStgContextData()