readMPIReal Subroutine

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

Arguments

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

Contents

None