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.py2f .. 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:: py2f .. rubric:: Attributes Documentation .. autoattribute:: handle .. autoattribute:: is_commutative .. autoattribute:: is_predefined