|
MpiFx 1.4.0
|
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. | |
Contains the extended MPI communicator.
| 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.
| rankname | Name of the processor (machine) on return. |
| error | Error flag on return. |