"nx = 101 # number of points in the x direction\n", "ny = 101 # number of points in the y direction\n", "xmin, xmax = 0.0, 1.0 # limits in the x direction\n", "ymin ...