Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dnewtonian.c287 problem->apply_vol_ifunction.qfunction = IFunction_Newtonian_Conserv; in NS_NEWTONIAN_IG()
/libCEED/examples/fluids/qfunctions/
H A Dnewtonian.h294 CEED_QFUNCTION(IFunction_Newtonian_Conserv)(void *ctx, CeedInt Q, const CeedScalar *const *in, Ceed… in IFunction_Newtonian_Conserv() function