Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dadvection.h402 CEED_QFUNCTION_HELPER int RHSFunction_AdvectionGeneric(void *ctx, CeedInt Q, const CeedScalar *cons… in RHSFunction_AdvectionGeneric() function
475 return RHSFunction_AdvectionGeneric(ctx, Q, in, out, 3); in RHS_Advection()
479 return RHSFunction_AdvectionGeneric(ctx, Q, in, out, 2); in RHS_Advection2d()