printf("Newton not converged (norm=%g, dist=%g) for uv=(%g,%g) UVS=(%g,%g,%g) NB=%d \n",norm,dist_test,u_eval,v_eval,u_test_vec_eval(0,0),u_test_vec_eval(0,1),u_test_vec_eval(0,2),num_neighbours);
printf("Newton not converged (norm=%g, dist=%g) for uv=(%g,%g) UVS=(%g,%g,%g) NB=%d \n",norm,dist_test,u_eval,v_eval,u_test_vec_eval(0,0),u_test_vec_eval(0,1),u_test_vec_eval(0,2),num_neighbours);