MP_cart_create Interface

public interface MP_cart_create

Subroutines

private subroutine MPI_cart_create(comm_old, ndims, dims, periods, reorder, comm_cart, ier)

Arguments

Type IntentOptional Attributes Name
integer :: comm_old
integer :: ndims
integer, dimension(*) :: dims
logical, dimension(*) :: periods
logical :: reorder
integer :: comm_cart
integer :: ier