Re: [OctDev] A simple C++ example of a class with MPI_Comunicator property

2009-12-02 Thread Riccardo Corradini
--- Mar 1/12/09, Michael Creel ha scritto: Da: Michael Creel Oggetto: Re: [OctDev] A simple C++ example of a class with MPI_Comunicator property A: "Riccardo Corradini" Data: Martedì 1 dicembre 2009, 13:49 Hi Riccardo, You might find this screenshot amusing. This is a PelicanHPC

Re: [OctDev] A simple C++ example of a class with MPI_Comunicator property

2009-12-01 Thread Jaroslav Hajek
On Tue, Dec 1, 2009 at 12:43 PM, Riccardo Corradini wrote: > > Dear Jaroslav > after goggling a lot I found a nice example that I converted to fix the > MPI_Comunicator problem > > Here there is the code adjusted from > http://www.codeguru.com/cpp/cpp/cpp_mfc/article.php/c4031/ > > there are jus