Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dbc_freestream.h379 CEED_QFUNCTION(PressureOutflow_Entropy)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScal… in PressureOutflow_Entropy() function
/libCEED/examples/fluids/problems/
H A Dbc_freestream.c199 problem->apply_outflow.qfunction = PressureOutflow_Entropy; in OutflowBCSetup()