Home
last modified time | relevance | path

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

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