Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Driemann_solver.h54 CEED_QFUNCTION_HELPER StateConservative Flux_HLL(State left, State right, StateConservative flux_le… in Flux_HLL() function
179 return Flux_HLL(left, right, flux_left, flux_right, s_left, s_right); in RiemannFlux_HLL()