NewMadeleine

Documentation

« back to PM2 home.
nm_mpi_communicator_s::nm_mpi_intercomm_s Struct Reference

#include <nm_mpi_private.h>

Data Fields

nm_group_t p_local_group
 
nm_group_t p_remote_group
 
int rank
 rank of self in local group
 
int remote_offset
 offset of remote group in global nm_comm
 

Detailed Description

Definition at line 350 of file nm_mpi_private.h.

Field Documentation

◆ p_local_group

nm_group_t nm_mpi_communicator_s::nm_mpi_intercomm_s::p_local_group

Definition at line 352 of file nm_mpi_private.h.

◆ p_remote_group

nm_group_t nm_mpi_communicator_s::nm_mpi_intercomm_s::p_remote_group

Definition at line 353 of file nm_mpi_private.h.

Referenced by nm_mpi_communicator_get_dest(), and nm_mpi_communicator_get_gate().

◆ rank

int nm_mpi_communicator_s::nm_mpi_intercomm_s::rank

rank of self in local group

Definition at line 354 of file nm_mpi_private.h.

◆ remote_offset

int nm_mpi_communicator_s::nm_mpi_intercomm_s::remote_offset

offset of remote group in global nm_comm

Definition at line 355 of file nm_mpi_private.h.

Referenced by nm_mpi_communicator_get_dest().


The documentation for this struct was generated from the following file: