include("../../include/msg-header.inc"); ?>
From: Nym (neverwillreply_at_[hidden])
Date: 2007-05-14 17:04:21
On 5/14/07, Brian Barrett <bbarrett_at_[hidden]> wrote:
> 2) Use MPI_TYPE_CREATE_STRUCT with ADDRESS_KIND arguments
Ah, I knew there was such a routine for address (MPI_GET_ADDRESS), but
I didn't realise that there was another routine
"MPI_TYPE_CREATE_STRUCT" to use for the MPI_ADDRESS_KIND.
Thank you!
Michal.