Home
last modified time | relevance | path

Searched defs:strong_conv (Results 1 – 3 of 3) sorted by relevance

/honee/qfunctions/
H A Deulervortex.h344 CeedScalar strong_conv[5] = {0.}; in Euler() local
466 CeedScalar strong_conv[5] = {0.}; in IFunction_Euler() local
H A Dadvection.h304 CeedScalar strong_conv = s.U.E_total * div_u + DotN(s.Y.velocity, Grad_E, dim); in IFunction_AdvectionGeneric() local
437 CeedScalar strong_conv = s.U.E_total * div_u + DotN(s.Y.velocity, Grad_E, dim); in RHSFunction_AdvectionGeneric() local
H A Dshocktube.h328 CeedScalar strong_conv[5] = {0}; in EulerShockTube() local