readMPIReal Subroutine

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

Type Bound

MPI_

Arguments

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