shared_allocate_mpi Interface

public interface shared_allocate_mpi

Module Procedures

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

Arguments

Type IntentOptional Attributes Name
type(MPI_Win), intent(inout) :: win_shm
logical, dimension(:), pointer :: p_shm
integer(kind=int64) :: dims(1)
integer, intent(out), optional :: ierr