Searched defs:x_inflow (Results 1 – 1 of 1) sorted by relevance
28 …CeedScalar x_inflow; // !< Location of inflow i… member74 …onst BlasiusContext blasius, const CeedScalar x[3], const CeedScalar x0, const CeedScalar x_inflow, in BlasiusSolution()111 const CeedScalar x_inflow = context->x_inflow; in ICsBlasius() local