Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dblasius.h21 …CeedScalar x_inflow; // !< Location of inflow i… member
67 …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