Searched defs:strong_conv (Results 1 – 3 of 3) sorted by relevance
344 CeedScalar strong_conv[5] = {0.}; in Euler() local466 CeedScalar strong_conv[5] = {0.}; in IFunction_Euler() local
304 CeedScalar strong_conv = s.U.E_total * div_u + DotN(s.Y.velocity, Grad_E, dim); in IFunction_AdvectionGeneric() local437 CeedScalar strong_conv = s.U.E_total * div_u + DotN(s.Y.velocity, Grad_E, dim); in RHSFunction_AdvectionGeneric() local
328 CeedScalar strong_conv[5] = {0}; in EulerShockTube() local