DISPATCH
mpi_comm_mod Module Reference

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.
 

Detailed Description

Simple module for sending / receiving packages to / from other ranks.