Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Deulervortex.c55 mean_velocity[3] = {1., 1., 0}; // m/s in NS_EULER_VORTEX() local
/libCEED/examples/fluids/qfunctions/
H A Deulervortex.h28 CeedScalar mean_velocity[3]; member
69 const CeedScalar *mean_velocity = context->mean_velocity; in Exact_Euler() local
535 CeedScalar *mean_velocity = context->mean_velocity; in TravelingVortex_Inflow() local
596 CeedScalar *mean_velocity = context->mean_velocity; in Euler_Outflow() local