shared_allocate_mpi Interface

public interface shared_allocate_mpi

Contents


Module Procedures

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

Arguments

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