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