execute a FreeFem statement
ff_exec(string)
a string containing the statement to be executed in FreeFem
ff_exec('mesh th1 = movemesh(th, x-u1, y-u2);');