Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dadvection.h280 CEED_QFUNCTION_HELPER void IFunction_AdvectionGeneric(void *ctx, CeedInt Q, const CeedScalar *const… in IFunction_AdvectionGeneric() function
356 IFunction_AdvectionGeneric(ctx, Q, in, out, 3); in IFunction_Advection()
361 IFunction_AdvectionGeneric(ctx, Q, in, out, 2); in IFunction_Advection2d()