From: "chiwai" <chiwai@datasim.nl>
Newsgroups: comp.parallel.mpi
Subject: is it possible to send objects?
Date: Thu, 15 Apr 1999 09:48:28 +0200
Organization: Netland Internet Services
Message-Id: <924164004.443911@www3.netland.nl>
Cache-Post-Path: www3.netland.nl!unknown@mx.datasim.nl
Xref: ukc comp.parallel.mpi:4924


Is it possible to send objects?

MPI_Send(objects,3 ........) ?

So I have to make my object as a derived type and then I can send it ?

thanx !

