Searched refs:MPI_Cart_create (Results 1 – 3 of 3) sorted by relevance
280 man:+MPI_Cart_create++MPI_Cart_create++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Cart_…621 man:+MPI_Cart_create++MPI_Cart_create++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Cart_…
545 …#define MPI_Cart_create(comm_old, ndims, dims, periods, reorder, comm_cart) … macro
1082 ### DMDA decomposes the domain differently than the MPI_Cart_create() command. How can one use them…1084 The `MPI_Cart_create()` first divides the mesh along the z direction, then the y, then1089 `DMDA` and the `MPI_Cart_create()`. The code to determine the new numbering was