Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dadvection.h420 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()