Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dstg_shur14.c292 problem->apply_inflow.qfunction = StgShur14Inflow; in SetupStg()
/libCEED/examples/fluids/qfunctions/
H A Dstg_shur14.h329 CEED_QFUNCTION(StgShur14Inflow)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *cons… in StgShur14Inflow() function