Public Member Functions | |
| subroutine | messagesuppressmpi0 (rank) |
Definition at line 64 of file dc_message.f90.
| subroutine dc_message::messagesuppressmpi::messagesuppressmpi0 | ( | integer, intent(in) | rank | ) |
Suppress message output on other MPI nodes
Sets the rank of the node that outputs messages. Output on nodes that do not have this rank number is suppressed. This subroutine is ignored if MPI is not used.
| [in] | rank | Number of rank of the node that outputs messages. Output on nodes that do not have this rank number is suppressed. |
Definition at line 275 of file dc_message.f90.