shared_allocate_mpi_comp2D Subroutine

public subroutine shared_allocate_mpi_comp2D(win_shm, p_shm, dims, ierr)

Uses

Arguments

Type IntentOptional Attributes Name
integer(kind=MPIArg) :: win_shm
complex(kind=dp), dimension(:,:), pointer :: p_shm
integer(kind=int64) :: dims(2)
integer, intent(out), optional :: ierr

Contents