DISPATCH
|
Simple module for sending / receiving packages to / from other ranks. More...
Data Types | |
type | mpi_comm_t |
Functions/Subroutines | |
subroutine | send (self, rank, tag) |
Send a buffer to a rank, with a given tag, and ignore the request. | |
Simple module for sending / receiving packages to / from other ranks.