Hello,
I am running a code on parallel and I would like to export the global solution as one array, then I would like to read this array in another .edp file. Now I am familiar with exporting/importing data in FreeFEM, but how can I gather the solutions on all the processors in a simple real[int] array type.