!----------------------------------------------------------------------- &nam_mpp ! Massively Parallel Processing !----------------------------------------------------------------------- c_mpi_send = 'S' ! mpi send/recieve type ='S', 'B', or 'I' for standard send, ! buffer blocking send or immediate non-blocking sends, resp. /