Home
last modified time | relevance | path

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

/honee/problems/
H A Deulervortex.c73 …problem->apply_vol_ifunction = (HoneeQFSpec){.qf_func_ptr = IFunction_Euler, .qf_loc = IF… in NS_EULER_VORTEX()
/honee/qfunctions/
H A Deulervortex.h383 CEED_QFUNCTION(IFunction_Euler)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *cons… in IFunction_Euler() function