Home
last modified time | relevance | path

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

/honee/problems/
H A Dadvection.c557 …problem->apply_vol_rhs = (HoneeQFSpec){.qf_func_ptr = RHS_Advection, .qf_loc = RHS_… in NS_ADVECTION()
/honee/qfunctions/
H A Dadvection.h474 CEED_QFUNCTION(RHS_Advection)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const … in RHS_Advection() function