7.4 psb_get_mpi_comm — Get the MPI communicator
icomm= psb_get_mpicomm(icontxt)
This function returns the MPI communicator associated with a PSBLAS
context
-
Type:
- Asynchronous.
-
On Entry
-
-
icontxt
- the communication context identifying the virtual parallel machine.
Scope: global.
Type: required.
Intent: in.
Specified as: an integer variable.
-
On Return
-
-
function value
- The MPI communicator associated with the PSBLAS virtual
parallel machine.