Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Deulervortex.h350 CeedScalar strong_conv[5] = {0.}; in Euler() local
474 CeedScalar strong_conv[5] = {0.}; in IFunction_Euler() local
H A Dadvection.h318 CeedScalar strong_conv = s.U.E_total * div_u + DotN(s.Y.velocity, Grad_E, dim); in IFunction_AdvectionGeneric() local
454 CeedScalar strong_conv = s.U.E_total * div_u + DotN(s.Y.velocity, Grad_E, dim); in RHSFunction_AdvectionGeneric() local
H A Dshocktube.h340 CeedScalar strong_conv[5] = {0}; in EulerShockTube() local