BcastMPIIntArray Subroutine

public recursive subroutine BcastMPIIntArray(obj, From, val)

Type Bound

MPI_

Arguments

Type IntentOptional Attributes Name
class(MPI_), intent(inout) :: obj
integer(kind=int32), intent(in) :: From
integer(kind=int32), intent(inout), allocatable :: val(:,:)