Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dadvection.c116 problem->apply_inflow.qfunction = Advection2d_InOutFlow; in NS_ADVECTION()
/libCEED/examples/fluids/qfunctions/
H A Dadvection.h551 CEED_QFUNCTION(Advection2d_InOutFlow)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar… in Advection2d_InOutFlow() function