Home
last modified time | relevance | path

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

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