% Compute a diffeomorphism from a square to a square which leave % the boundary fixed. function main() N = 20; % num of grid points epsilon = 0.1; % displacement...