mpi4py.MPI.Op ============= .. currentmodule:: mpi4py.MPI .. autoclass:: Op :show-inheritance: .. automethod:: __new__ .. rubric:: Methods Summary .. autosummary:: ~Op.Create ~Op.Free ~Op.Is_commutative ~Op.Reduce_local ~Op.f2py ~Op.free ~Op.fromhandle ~Op.fromint ~Op.py2f ~Op.tohandle ~Op.toint .. rubric:: Attributes Summary .. autosummary:: ~Op.handle ~Op.is_commutative ~Op.is_predefined .. rubric:: Methods Documentation .. automethod:: Create .. automethod:: Free .. automethod:: Is_commutative .. automethod:: Reduce_local .. automethod:: f2py .. automethod:: free .. automethod:: fromhandle .. automethod:: fromint .. automethod:: py2f .. automethod:: tohandle .. automethod:: toint .. rubric:: Attributes Documentation .. autoattribute:: handle .. autoattribute:: is_commutative .. autoattribute:: is_predefined