Home
last modified time | relevance | path

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

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