mpi4py.MPI.memory ================= .. currentmodule:: mpi4py.MPI .. autoclass:: memory :show-inheritance: .. automethod:: __new__ .. rubric:: Methods Summary .. autosummary:: ~memory.allocate ~memory.cast ~memory.fromaddress ~memory.frombuffer ~memory.release ~memory.tobytes ~memory.toreadonly .. rubric:: Attributes Summary .. autosummary:: ~memory.address ~memory.format ~memory.itemsize ~memory.nbytes ~memory.obj ~memory.readonly .. rubric:: Methods Documentation .. automethod:: allocate .. automethod:: cast .. automethod:: fromaddress .. automethod:: frombuffer .. automethod:: release .. automethod:: tobytes .. automethod:: toreadonly .. rubric:: Attributes Documentation .. autoattribute:: address .. autoattribute:: format .. autoattribute:: itemsize .. autoattribute:: nbytes .. autoattribute:: obj .. autoattribute:: readonly