mpi4py.MPI.Cartcomm =================== .. currentmodule:: mpi4py.MPI .. autoclass:: Cartcomm :show-inheritance: .. automethod:: __new__ .. rubric:: Methods Summary .. autosummary:: ~Cartcomm.Get_cart_rank ~Cartcomm.Get_coords ~Cartcomm.Get_dim ~Cartcomm.Get_topo ~Cartcomm.Shift ~Cartcomm.Sub .. rubric:: Attributes Summary .. autosummary:: ~Cartcomm.coords ~Cartcomm.dim ~Cartcomm.dims ~Cartcomm.ndim ~Cartcomm.periods ~Cartcomm.topo .. rubric:: Methods Documentation .. automethod:: Get_cart_rank .. automethod:: Get_coords .. automethod:: Get_dim .. automethod:: Get_topo .. automethod:: Shift .. automethod:: Sub .. rubric:: Attributes Documentation .. autoattribute:: coords .. autoattribute:: dim .. autoattribute:: dims .. autoattribute:: ndim .. autoattribute:: periods .. autoattribute:: topo