Home
last modified time | relevance | path

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

/honee/problems/
H A Dnewtonian.c547 …problem->apply_vol_ifunction = (HoneeQFSpec){.qf_func_ptr = IFunction_Newtonian_Conserv, .qf_loc =… in NS_NEWTONIAN_IG()
/honee/qfunctions/
H A Dnewtonian.h359 CEED_QFUNCTION(IFunction_Newtonian_Conserv)(void *ctx, CeedInt Q, const CeedScalar *const *in, Ceed… in IFunction_Newtonian_Conserv() function