Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Driemann_solver.h69 … StateConservative flux_right, StateConservative dflux_left, StateConservative dflux_right, in Flux_HLL_fwd() argument
81 UnpackState_U(dflux_right, dF_r); in Flux_HLL_fwd()
196 StateConservative dflux_right = FluxInviscidDotNormal_fwd(gas, right, dright, normal); in RiemannFlux_HLL_fwd() local
209 return dflux_right; in RiemannFlux_HLL_fwd()
211 …return Flux_HLL_fwd(left, right, dleft, dright, flux_left, flux_right, dflux_left, dflux_right, s_… in RiemannFlux_HLL_fwd()
303 StateConservative dflux_right = FluxInviscidDotNormal_fwd(gas, right, dright, normal); in RiemannFlux_HLLC_fwd() local
334 …return RiemannFlux_HLLC_Star_fwd(gas, right, dright, flux_right, dflux_right, normal, u_right, du_… in RiemannFlux_HLLC_fwd()
336 return dflux_right; in RiemannFlux_HLLC_fwd()