Searched refs:bl_height (Results 1 – 1 of 1) sorted by relevance
166 CeedScalar bl_height = ly * context->bl_height_factor; in Exact_AdvectionGeneric() local167 if (y > bl_height) q[4] = 1; in Exact_AdvectionGeneric()168 else q[4] = y / bl_height; in Exact_AdvectionGeneric()