Searched refs:RHSFunction_AdvectionGeneric (Results 1 – 1 of 1) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | advection.h | 420 CEED_QFUNCTION_HELPER void RHSFunction_AdvectionGeneric(void *ctx, CeedInt Q, const CeedScalar *con… in RHSFunction_AdvectionGeneric() function 488 RHSFunction_AdvectionGeneric(ctx, Q, in, out, 3); in RHS_Advection() 493 RHSFunction_AdvectionGeneric(ctx, Q, in, out, 2); in RHS_Advection2d()
|