Home
last modified time | relevance | path

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

/honee/problems/
H A Deulervortex.c71 …problem->ics = (HoneeQFSpec){.qf_func_ptr = ICsEuler, .qf_loc = ICsEuler_… in NS_EULER_VORTEX()
/honee/qfunctions/
H A Deulervortex.h223 CEED_QFUNCTION(ICsEuler)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out)… in ICsEuler() function