Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dchannel.c39 problem->apply_outflow.qfunction = Channel_Outflow; in NS_CHANNEL()
/libCEED/examples/fluids/qfunctions/
H A Dchannel.h148 CEED_QFUNCTION(Channel_Outflow)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *cons… in Channel_Outflow() function