mpi4py.MPI.Info =============== .. currentmodule:: mpi4py.MPI .. autoclass:: Info :show-inheritance: .. automethod:: __new__ .. rubric:: Methods Summary .. autosummary:: ~Info.Create ~Info.Create_env ~Info.Delete ~Info.Dup ~Info.Free ~Info.Get ~Info.Get_nkeys ~Info.Get_nthkey ~Info.Set ~Info.clear ~Info.copy ~Info.f2py ~Info.free ~Info.fromhandle ~Info.get ~Info.items ~Info.keys ~Info.pop ~Info.popitem ~Info.py2f ~Info.update ~Info.values .. rubric:: Attributes Summary .. autosummary:: ~Info.handle .. rubric:: Methods Documentation .. automethod:: Create .. automethod:: Create_env .. automethod:: Delete .. automethod:: Dup .. automethod:: Free .. automethod:: Get .. automethod:: Get_nkeys .. automethod:: Get_nthkey .. automethod:: Set .. automethod:: clear .. automethod:: copy .. automethod:: f2py .. automethod:: free .. automethod:: fromhandle .. automethod:: get .. automethod:: items .. automethod:: keys .. automethod:: pop .. automethod:: popitem .. automethod:: py2f .. automethod:: update .. automethod:: values .. rubric:: Attributes Documentation .. autoattribute:: handle