eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
MP_cart_create
Interface
11 statements
Source File
m_mpif90.F90
m_mpif90
MP_cart_create
Contents
Subroutines
MPI_cart_create
public interface MP_cart_create
Subroutines
private subroutine MPI_cart_create(comm_old, ndims, dims, periods, reorder, comm_cart, ier)
Arguments
Type
Intent
Optional
Attributes
Name
integer
::
comm_old
integer
::
ndims
integer,
dimension(*)
::
dims
logical,
dimension(*)
::
periods
logical
::
reorder
integer
::
comm_cart
integer
::
ier