readMPIInt Subroutine

public subroutine readMPIInt(obj, val, ExecRank, Msg)

Type Bound

MPI_

Arguments

Type IntentOptional Attributes Name
class(MPI_), intent(inout) :: obj
integer(kind=int32), intent(out) :: val
integer(kind=int32), intent(in), optional :: ExecRank
character(len=*), intent(in), optional :: Msg