shared_allocate_mpi Interface

public interface shared_allocate_mpi

Contents


Module Procedures

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

Arguments

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