Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Driemann_solver.h136 CeedScalar dH_roe = RoeAverage_fwd(r, dr, H_left, H_right, dH_left, dH_right); in ComputeHLLSpeeds_Roe_fwd() local
138 …CeedScalar da_roe = 0.5 * sqrt((gamma - 1) / (H_roe - 0.5 * Square(u_roe))) * dH_roe; // (da/dH) … in ComputeHLLSpeeds_Roe_fwd()