Home
last modified time | relevance | path

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

/honee/problems/
H A Dstg_shur14.c303 problem->ics = (HoneeQFSpec){.qf_func_ptr = ICsStg, .qf_loc = ICsStg_loc, .qfctx = stg_qfctx}; in SetupStg()
/honee/qfunctions/
H A Dstg_shur14.h283 CEED_QFUNCTION(ICsStg)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in ICsStg() function