Home
last modified time | relevance | path

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

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