Newsgroups: comp.parallel.mpi
From: Ben Kao <bkao@eecs.uic.edu>
Subject: sending various datatypes in MPI
Organization: University of Illinois at Chicago
Date: Mon, 04 May 1998 14:47:33 +0000
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <354DD505.D763EEED@eecs.uic.edu>

Forgive me if this is a silly question, but I can't figure out how to
send datatypes which do not fall into the standard MPI_INT, MPI_CHAR,
etc datatypes.  Thus, for example, how would one go about sending
something which is defined as a C++ class?

Thanks,

- ben
bkao@eecs.uic.edu


