Home
last modified time | relevance | path

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

/honee/problems/
H A Dadvection.c551 …problem->apply_vol_rhs = (HoneeQFSpec){.qf_func_ptr = RHS_Advection2d, .qf_loc = RH… in NS_ADVECTION()
/honee/qfunctions/
H A Dadvection.h478 CEED_QFUNCTION(RHS_Advection2d)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *cons… in RHS_Advection2d() function