Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/ !
H A Dadvection.h511 CEED_QFUNCTION(Advection_InOutFlowGeneric)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedS… in Advection_InOutFlowGeneric() function
547 Advection_InOutFlowGeneric(ctx, Q, in, out, 3); in Advection_InOutFlow()
552 Advection_InOutFlowGeneric(ctx, Q, in, out, 2); in Advection2d_InOutFlow()