qimpy.MPI.Comm ============== .. currentmodule:: qimpy .. autoclass:: MPI.Comm :members: :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: :nosignatures: ~MPI.Comm.Abort ~MPI.Comm.Ack_failed ~MPI.Comm.Agree ~MPI.Comm.Allgather ~MPI.Comm.Allgather_init ~MPI.Comm.Allgatherv ~MPI.Comm.Allgatherv_init ~MPI.Comm.Allreduce ~MPI.Comm.Allreduce_init ~MPI.Comm.Alltoall ~MPI.Comm.Alltoall_init ~MPI.Comm.Alltoallv ~MPI.Comm.Alltoallv_init ~MPI.Comm.Alltoallw ~MPI.Comm.Alltoallw_init ~MPI.Comm.Attach_buffer ~MPI.Comm.Barrier ~MPI.Comm.Barrier_init ~MPI.Comm.Bcast ~MPI.Comm.Bcast_init ~MPI.Comm.Bsend ~MPI.Comm.Bsend_init ~MPI.Comm.Call_errhandler ~MPI.Comm.Clone ~MPI.Comm.Compare ~MPI.Comm.Create ~MPI.Comm.Create_errhandler ~MPI.Comm.Create_keyval ~MPI.Comm.Delete_attr ~MPI.Comm.Detach_buffer ~MPI.Comm.Disconnect ~MPI.Comm.Dup ~MPI.Comm.Dup_with_info ~MPI.Comm.Flush_buffer ~MPI.Comm.Free ~MPI.Comm.Free_keyval ~MPI.Comm.Gather ~MPI.Comm.Gather_init ~MPI.Comm.Gatherv ~MPI.Comm.Gatherv_init ~MPI.Comm.Get_attr ~MPI.Comm.Get_errhandler ~MPI.Comm.Get_failed ~MPI.Comm.Get_group ~MPI.Comm.Get_info ~MPI.Comm.Get_name ~MPI.Comm.Get_parent ~MPI.Comm.Get_rank ~MPI.Comm.Get_size ~MPI.Comm.Get_topology ~MPI.Comm.Iagree ~MPI.Comm.Iallgather ~MPI.Comm.Iallgatherv ~MPI.Comm.Iallreduce ~MPI.Comm.Ialltoall ~MPI.Comm.Ialltoallv ~MPI.Comm.Ialltoallw ~MPI.Comm.Ibarrier ~MPI.Comm.Ibcast ~MPI.Comm.Ibsend ~MPI.Comm.Idup ~MPI.Comm.Idup_with_info ~MPI.Comm.Iflush_buffer ~MPI.Comm.Igather ~MPI.Comm.Igatherv ~MPI.Comm.Improbe ~MPI.Comm.Iprobe ~MPI.Comm.Irecv ~MPI.Comm.Ireduce ~MPI.Comm.Ireduce_scatter ~MPI.Comm.Ireduce_scatter_block ~MPI.Comm.Irsend ~MPI.Comm.Is_inter ~MPI.Comm.Is_intra ~MPI.Comm.Is_revoked ~MPI.Comm.Iscatter ~MPI.Comm.Iscatterv ~MPI.Comm.Isend ~MPI.Comm.Isendrecv ~MPI.Comm.Isendrecv_replace ~MPI.Comm.Ishrink ~MPI.Comm.Issend ~MPI.Comm.Join ~MPI.Comm.Mprobe ~MPI.Comm.Precv_init ~MPI.Comm.Probe ~MPI.Comm.Psend_init ~MPI.Comm.Recv ~MPI.Comm.Recv_init ~MPI.Comm.Reduce ~MPI.Comm.Reduce_init ~MPI.Comm.Reduce_scatter ~MPI.Comm.Reduce_scatter_block ~MPI.Comm.Reduce_scatter_block_init ~MPI.Comm.Reduce_scatter_init ~MPI.Comm.Revoke ~MPI.Comm.Rsend ~MPI.Comm.Rsend_init ~MPI.Comm.Scatter ~MPI.Comm.Scatter_init ~MPI.Comm.Scatterv ~MPI.Comm.Scatterv_init ~MPI.Comm.Send ~MPI.Comm.Send_init ~MPI.Comm.Sendrecv ~MPI.Comm.Sendrecv_replace ~MPI.Comm.Set_attr ~MPI.Comm.Set_errhandler ~MPI.Comm.Set_info ~MPI.Comm.Set_name ~MPI.Comm.Shrink ~MPI.Comm.Split ~MPI.Comm.Split_type ~MPI.Comm.Ssend ~MPI.Comm.Ssend_init ~MPI.Comm.__init__ ~MPI.Comm.allgather ~MPI.Comm.allreduce ~MPI.Comm.alltoall ~MPI.Comm.barrier ~MPI.Comm.bcast ~MPI.Comm.bsend ~MPI.Comm.f2py ~MPI.Comm.free ~MPI.Comm.fromhandle ~MPI.Comm.fromint ~MPI.Comm.gather ~MPI.Comm.ibsend ~MPI.Comm.improbe ~MPI.Comm.iprobe ~MPI.Comm.irecv ~MPI.Comm.isend ~MPI.Comm.issend ~MPI.Comm.mprobe ~MPI.Comm.probe ~MPI.Comm.py2f ~MPI.Comm.recv ~MPI.Comm.reduce ~MPI.Comm.scatter ~MPI.Comm.send ~MPI.Comm.sendrecv ~MPI.Comm.ssend ~MPI.Comm.toint .. rubric:: Attributes .. autosummary:: ~MPI.Comm.group ~MPI.Comm.handle ~MPI.Comm.info ~MPI.Comm.is_inter ~MPI.Comm.is_intra ~MPI.Comm.is_topo ~MPI.Comm.name ~MPI.Comm.rank ~MPI.Comm.size ~MPI.Comm.topology