Home
last modified time | relevance | path

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

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