Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dnewtonian.c285 problem->apply_vol_rhs.qfunction = RHSFunction_Newtonian; in NS_NEWTONIAN_IG()
/libCEED/examples/fluids/qfunctions/
H A Dnewtonian.h149 CEED_QFUNCTION(RHSFunction_Newtonian)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar… in RHSFunction_Newtonian() function