Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dadvection.c112 problem->apply_vol_rhs.qfunction = RHS_Advection2d; in NS_ADVECTION()
/libCEED/examples/fluids/qfunctions/
H A Dadvection.h492 CEED_QFUNCTION(RHS_Advection2d)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *cons… in RHS_Advection2d() function