Home
last modified time | relevance | path

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

/honee/problems/
H A Dadvection.c550 …problem->ics = (HoneeQFSpec){.qf_func_ptr = ICsAdvection2d, .qf_loc = ICs… in NS_ADVECTION()
/honee/qfunctions/
H A Dadvection.h195 CEED_QFUNCTION(ICsAdvection2d)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const… in ICsAdvection2d() function