mpi4py.MPI.Session ================== .. currentmodule:: mpi4py.MPI .. autoclass:: Session :show-inheritance: .. automethod:: __new__ .. rubric:: Methods Summary .. autosummary:: ~Session.Attach_buffer ~Session.Call_errhandler ~Session.Create_errhandler ~Session.Create_group ~Session.Detach_buffer ~Session.Finalize ~Session.Flush_buffer ~Session.Get_errhandler ~Session.Get_info ~Session.Get_nth_pset ~Session.Get_num_psets ~Session.Get_pset_info ~Session.Iflush_buffer ~Session.Init ~Session.Set_errhandler ~Session.f2py ~Session.free ~Session.fromhandle ~Session.py2f .. rubric:: Attributes Summary .. autosummary:: ~Session.handle .. rubric:: Methods Documentation .. automethod:: Attach_buffer .. automethod:: Call_errhandler .. automethod:: Create_errhandler .. automethod:: Create_group .. automethod:: Detach_buffer .. automethod:: Finalize .. automethod:: Flush_buffer .. automethod:: Get_errhandler .. automethod:: Get_info .. automethod:: Get_nth_pset .. automethod:: Get_num_psets .. automethod:: Get_pset_info .. automethod:: Iflush_buffer .. automethod:: Init .. automethod:: Set_errhandler .. automethod:: f2py .. automethod:: free .. automethod:: fromhandle .. automethod:: py2f .. rubric:: Attributes Documentation .. autoattribute:: handle