ForUtils Documentation
Tree Views
MpiUtils
Module
Source
file:MpiUtils
Classes
TTimer
Subroutines
Expand Arguments
MPI_BCAST(BUFFER, COUNT, DATATYPE, ROOT, COMM, IERROR)
GCC$ ATTRIBUTES NO_ARG_CHECK :: BUFFER
Type(*) :: BUFFER
INTEGER :: COUNT
INTEGER :: DATATYPE
INTEGER :: ROOT
INTEGER :: COMM
INTEGER :: IERROR
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()