MPI_Cart_get 75 ompi/mpi/cxx/topology_inln.h (void)MPI_Cart_get(mpi_comm, maxdims, dims, int_periods, coords); MPI_Cart_get 113 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Cart_get, mpi_cart_get, MPI_CART_GET, (MPI_Fint *comm, MPI_Fint *maxdims, MPI_Fint *dims, ompi_fortran_logical_t *periods, MPI_Fint *coords, MPI_Fint *ierr)); MPI_Cart_get 129 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h ! MPI_Cart_get MPI_Cart_get 166 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Cart_get MPI_Cart_get 168 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Cart_get(comm, maxdims, dims, periods, coords& MPI_Cart_get 176 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Cart_get MPI_Cart_get 89 ompi/mpi/java/c/mpi_CartComm.c rc = MPI_Cart_get((MPI_Comm)comm, maxdims, cDims, cPeriods, cCoords);