MpiFx 1.4.0
Functions/Subroutines
mpifx_get_processor_name_module Module Reference

Contains the extended MPI communicator. More...

Functions/Subroutines

subroutine, public mpifx_get_processor_name (rankname, error)
 Returns the name of the processor/machine on which current process runs.
 

Detailed Description

Contains the extended MPI communicator.

Function/Subroutine Documentation

◆ mpifx_get_processor_name()

subroutine, public mpifx_get_processor_name_module::mpifx_get_processor_name ( character(:), intent(out), allocatable rankname,
integer, intent(out), optional error )

Returns the name of the processor/machine on which current process runs.

Parameters
ranknameName of the processor (machine) on return.
errorError flag on return.