mpi4py.MPI.Group ================ .. currentmodule:: mpi4py.MPI .. autoclass:: Group :show-inheritance: .. automethod:: __new__ .. rubric:: Methods Summary .. autosummary:: ~Group.Compare ~Group.Create_from_session_pset ~Group.Difference ~Group.Dup ~Group.Excl ~Group.Free ~Group.Get_rank ~Group.Get_size ~Group.Incl ~Group.Intersection ~Group.Range_excl ~Group.Range_incl ~Group.Translate_ranks ~Group.Union ~Group.f2py ~Group.free ~Group.fromhandle ~Group.py2f .. rubric:: Attributes Summary .. autosummary:: ~Group.handle ~Group.rank ~Group.size .. rubric:: Methods Documentation .. automethod:: Compare .. automethod:: Create_from_session_pset .. automethod:: Difference .. automethod:: Dup .. automethod:: Excl .. automethod:: Free .. automethod:: Get_rank .. automethod:: Get_size .. automethod:: Incl .. automethod:: Intersection .. automethod:: Range_excl .. automethod:: Range_incl .. automethod:: Translate_ranks .. automethod:: Union .. automethod:: f2py .. automethod:: free .. automethod:: fromhandle .. automethod:: py2f .. rubric:: Attributes Documentation .. autoattribute:: handle .. autoattribute:: rank .. autoattribute:: size