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