Home
last modified time | relevance | path

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

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