Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dgaussianwave.h47 const CeedScalar y0 = x[1] - yc; in IC_GaussianWave() local
H A Deulervortex.h81 const CeedScalar y0 = y - yc; in Exact_Euler() local
/libCEED/benchmarks/
H A Dpostprocess_plot.py148 y0, y1 = ymin_iter_lines, ymax_iter_lines variable