Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dchannel.c34 problem->ics.qfunction = ICsChannel; in NS_CHANNEL()
/libCEED/examples/fluids/qfunctions/
H A Dchannel.h66 CEED_QFUNCTION(ICsChannel)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *ou… in ICsChannel() function