Internal functions
Internal functions used by other MPI functions.
mpi.comm.is.null
is used to test if a comm is MPI\_COMM\_NULL (empty
members).
string
create a string (empty space character) buffer.
mpi.comm.is.null(comm) string(length)
comm |
a communicator number. |
length |
length of a string. |
string
returns an empty character string.
Hao Yu
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.