Home
last modified time | relevance | path

Searched defs:vortex_strength (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/problems/
H A Deulervortex.c51 CeedScalar vortex_strength = 5.; // - in NS_EULER_VORTEX() local
/libCEED/examples/fluids/qfunctions/
H A Deulervortex.h26 CeedScalar vortex_strength; member
67 const CeedScalar vortex_strength = context->vortex_strength; in Exact_Euler() local