Derived type use to hold MPI communicator information.
More...
Derived type use to hold MPI communicator information.
◆ is_lead
logical mpi_comm_type_mod::tmpicomm::is_lead = .false. |
|
private |
Logical used to define if the current process is the leading_rank.
◆ lead_rank
integer mpi_comm_type_mod::tmpicomm::lead_rank = 0 |
|
private |
Communicator leading rank.
◆ me
integer mpi_comm_type_mod::tmpicomm::me |
|
private |
◆ np
integer mpi_comm_type_mod::tmpicomm::np |
|
private |
Communicator Id.
Number of tasks in the communicator
The documentation for this interface was generated from the following file: