Searched refs:yc (Results 1 – 2 of 2) sorted by relevance
39 const CeedScalar yc = context->epicenter[1]; in IC_GaussianWave() local47 const CeedScalar y0 = x[1] - yc; in IC_GaussianWave()
78 const CeedScalar yc = center[1] + mean_velocity[1] * time; in Exact_Euler() local81 const CeedScalar y0 = y - yc; in Exact_Euler()