# NOT RUN {
data(uhat,"VARMER")
invisible(force(uhat))
pre_results=pre_data(uhat)
coordsx=pre_results[[1]][[1]]
coordsx=pre_results[[1]][[2]]
Lx=pre_results[[2]]
Ly=pre_results[[3]]
Nx=pre_results[[4]]
Ny=pre_results[[5]]
mesh_results=mesh_3(Lx,Ly,Nx,Ny)
# }
Run the code above in your browser using DataLab