MPI-tools
=========

This module contains a number of handy functions for MPI functionality.

Under normal circumstances you shouldn't have to use any of the methods in here if you use
the :mod:`run` module to run GPry.

.. automodule:: mpi
   :members:
   :undoc-members:
   :show-inheritance:
