Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dbc_freestream.h434 CEED_QFUNCTION(PressureOutflow_Jacobian_Conserv)(void *ctx, CeedInt Q, const CeedScalar *const *in,… in PressureOutflow_Jacobian_Conserv() function
/libCEED/examples/fluids/problems/
H A Dbc_freestream.c189 problem->apply_outflow_jacobian.qfunction = PressureOutflow_Jacobian_Conserv; in OutflowBCSetup()