Home
last modified time | relevance | path

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

/honee/problems/
H A Dadvection.c552 …problem->apply_vol_ifunction = (HoneeQFSpec){.qf_func_ptr = IFunction_Advection2d, .qf_lo… in NS_ADVECTION()
/honee/qfunctions/
H A Dadvection.h343 CEED_QFUNCTION(IFunction_Advection2d)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar… in IFunction_Advection2d() function