mpi4py.MPI.Win ============== .. currentmodule:: mpi4py.MPI .. autoclass:: Win :show-inheritance: .. automethod:: __new__ .. rubric:: Methods Summary .. autosummary:: ~Win.Accumulate ~Win.Allocate ~Win.Allocate_shared ~Win.Attach ~Win.Call_errhandler ~Win.Compare_and_swap ~Win.Complete ~Win.Create ~Win.Create_dynamic ~Win.Create_errhandler ~Win.Create_keyval ~Win.Delete_attr ~Win.Detach ~Win.Fence ~Win.Fetch_and_op ~Win.Flush ~Win.Flush_all ~Win.Flush_local ~Win.Flush_local_all ~Win.Free ~Win.Free_keyval ~Win.Get ~Win.Get_accumulate ~Win.Get_attr ~Win.Get_errhandler ~Win.Get_group ~Win.Get_info ~Win.Get_name ~Win.Lock ~Win.Lock_all ~Win.Post ~Win.Put ~Win.Raccumulate ~Win.Rget ~Win.Rget_accumulate ~Win.Rput ~Win.Set_attr ~Win.Set_errhandler ~Win.Set_info ~Win.Set_name ~Win.Shared_query ~Win.Start ~Win.Sync ~Win.Test ~Win.Unlock ~Win.Unlock_all ~Win.Wait ~Win.f2py ~Win.free ~Win.fromhandle ~Win.py2f ~Win.tomemory .. rubric:: Attributes Summary .. autosummary:: ~Win.attrs ~Win.flavor ~Win.group ~Win.group_rank ~Win.group_size ~Win.handle ~Win.info ~Win.model ~Win.name .. rubric:: Methods Documentation .. automethod:: Accumulate .. automethod:: Allocate .. automethod:: Allocate_shared .. automethod:: Attach .. automethod:: Call_errhandler .. automethod:: Compare_and_swap .. automethod:: Complete .. automethod:: Create .. automethod:: Create_dynamic .. automethod:: Create_errhandler .. automethod:: Create_keyval .. automethod:: Delete_attr .. automethod:: Detach .. automethod:: Fence .. automethod:: Fetch_and_op .. automethod:: Flush .. automethod:: Flush_all .. automethod:: Flush_local .. automethod:: Flush_local_all .. automethod:: Free .. automethod:: Free_keyval .. automethod:: Get .. automethod:: Get_accumulate .. automethod:: Get_attr .. automethod:: Get_errhandler .. automethod:: Get_group .. automethod:: Get_info .. automethod:: Get_name .. automethod:: Lock .. automethod:: Lock_all .. automethod:: Post .. automethod:: Put .. automethod:: Raccumulate .. automethod:: Rget .. automethod:: Rget_accumulate .. automethod:: Rput .. automethod:: Set_attr .. automethod:: Set_errhandler .. automethod:: Set_info .. automethod:: Set_name .. automethod:: Shared_query .. automethod:: Start .. automethod:: Sync .. automethod:: Test .. automethod:: Unlock .. automethod:: Unlock_all .. automethod:: Wait .. automethod:: f2py .. automethod:: free .. automethod:: fromhandle .. automethod:: py2f .. automethod:: tomemory .. rubric:: Attributes Documentation .. autoattribute:: attrs .. autoattribute:: flavor .. autoattribute:: group .. autoattribute:: group_rank .. autoattribute:: group_size .. autoattribute:: handle .. autoattribute:: info .. autoattribute:: model .. autoattribute:: name