Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dchannel.c37 problem->apply_inflow.qfunction = Channel_Inflow; in NS_CHANNEL()
/libCEED/examples/fluids/qfunctions/
H A Dchannel.h86 CEED_QFUNCTION(Channel_Inflow)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const… in Channel_Inflow() function