Home
last modified time | relevance | path

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

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