mpi4py.MPI.Graphcomm ==================== .. currentmodule:: mpi4py.MPI .. autoclass:: Graphcomm :show-inheritance: .. automethod:: __new__ .. rubric:: Methods Summary .. autosummary:: ~Graphcomm.Get_dims ~Graphcomm.Get_neighbors ~Graphcomm.Get_neighbors_count ~Graphcomm.Get_topo .. rubric:: Attributes Summary .. autosummary:: ~Graphcomm.dims ~Graphcomm.edges ~Graphcomm.index ~Graphcomm.nedges ~Graphcomm.neighbors ~Graphcomm.nneighbors ~Graphcomm.nnodes ~Graphcomm.topo .. rubric:: Methods Documentation .. automethod:: Get_dims .. automethod:: Get_neighbors .. automethod:: Get_neighbors_count .. automethod:: Get_topo .. rubric:: Attributes Documentation .. autoattribute:: dims .. autoattribute:: edges .. autoattribute:: index .. autoattribute:: nedges .. autoattribute:: neighbors .. autoattribute:: nneighbors .. autoattribute:: nnodes .. autoattribute:: topo