MpiUtils Module file:MpiUtils

Classes

Subroutines Expand Arguments

  • MpiShareString(S, from)
    • character(LEN=:) allocatable :: S
    • integer  :: from
  • MpiStat(MpiID, MpiSize)
    • integer  :: MpiID
    • integer  :: MpiSize
  • MpiStop(Msg)
    • character(LEN=*) intent(in), optional :: Msg

    Functions  Expand Arguments

  • integer GetMpiRank()
  • logical IsMainMPI()
  • real(TTimer_dp) TimerTime()