Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dadvection.h266 CEED_QFUNCTION_HELPER int IFunction_AdvectionGeneric(void *ctx, CeedInt Q, const CeedScalar *const … in IFunction_AdvectionGeneric() function
340 return IFunction_AdvectionGeneric(ctx, Q, in, out, 3); in IFunction_Advection()
344 return IFunction_AdvectionGeneric(ctx, Q, in, out, 2); in IFunction_Advection2d()