Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dchannel.h78 CEED_QFUNCTION(Channel_Inflow)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const… in Channel_Inflow() function
/honee/problems/
H A Dchannel.c34 …PetscCall(HoneeBCCreateIFunctionQF(bc_def, Channel_Inflow, Channel_Inflow_loc, honee_bc->qfctx, qf… in ChannelInflowBCSetup_CreateIFunctionQF()