Home
last modified time | relevance | path

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

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