mpi4py.MPI.Message ================== .. currentmodule:: mpi4py.MPI .. autoclass:: Message :show-inheritance: .. automethod:: __new__ .. rubric:: Methods Summary .. autosummary:: ~Message.Iprobe ~Message.Irecv ~Message.Probe ~Message.Recv ~Message.f2py ~Message.free ~Message.fromhandle ~Message.iprobe ~Message.irecv ~Message.probe ~Message.py2f ~Message.recv .. rubric:: Attributes Summary .. autosummary:: ~Message.handle .. rubric:: Methods Documentation .. automethod:: Iprobe .. automethod:: Irecv .. automethod:: Probe .. automethod:: Recv .. automethod:: f2py .. automethod:: free .. automethod:: fromhandle .. automethod:: iprobe .. automethod:: irecv .. automethod:: probe .. automethod:: py2f .. automethod:: recv .. rubric:: Attributes Documentation .. autoattribute:: handle