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()
$ use omp_lib, only: omp_get_wtime