Home
last modified time | relevance | path

Searched refs:MPI_Cart_create (Results 1 – 3 of 3) sorted by relevance

/petsc/doc/manualpages/
H A Dmpi.www.index280 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_…
/petsc/include/petsc/mpiuni/
H A Dmpi.h545 …#define MPI_Cart_create(comm_old, ndims, dims, periods, reorder, comm_cart) … macro
/petsc/doc/faq/
H A Dindex.md1082 ### 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, then
1089 `DMDA` and the `MPI_Cart_create()`. The code to determine the new numbering was