Home
last modified time | relevance | path

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

/honee/problems/
H A Dnewtonian.c546 …problem->apply_vol_rhs = (HoneeQFSpec){.qf_func_ptr = RHSFunction_Newtonian, .qf_loc = RHSFu… in NS_NEWTONIAN_IG()
/honee/qfunctions/
H A Dnewtonian.h187 CEED_QFUNCTION(RHSFunction_Newtonian)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar… in RHSFunction_Newtonian() function