Searched refs:dS_infty (Results 1 – 1 of 1) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | bc_freestream.h | 98 const State dS_infty = {0}; in Freestream_Jacobian() local 114 dflux = RiemannFlux_HLL_fwd(newt_ctx, s, ds, context->S_infty, dS_infty, normal); in Freestream_Jacobian() 117 dflux = RiemannFlux_HLLC_fwd(newt_ctx, s, ds, context->S_infty, dS_infty, normal); in Freestream_Jacobian()
|