// Location: // // http://people.sc.fsu.edu/~jburkardt/examples/freefem++/mpi_test.edp // // Licensing: // // This code is distributed under the GNU LGPL license. // load "pipe" if( mpirank ==0) sleep(1); cout << " Hello Word ! " << endl;