Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dchannel.c44 CeedScalar umax = 10.; // m/s in NS_CHANNEL() local
/libCEED/examples/fluids/qfunctions/
H A Dchannel.h25 CeedScalar umax; // !< Centerline velocity member
36 const CeedScalar umax = context->umax; in Exact_Channel() local