OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
Comm Namespace Reference

Classes

struct  Bundle_t
 bundles all communicators for a specific role/pid More...

Typedefs

typedef size_t id_t
typedef size_t localId_t

Class Documentation

◆ Comm::Bundle_t

struct Comm::Bundle_t

bundles all communicators for a specific role/pid

Definition at line 32 of file types.h.

Collaboration diagram for Comm::Bundle_t:
Class Members
MPI_Comm coworkers
int island_id
int leader_pid
int master_local_pid
int master_pid
MPI_Comm opt
MPI_Comm worker
MPI_Comm world

Typedef Documentation

◆ id_t

typedef size_t Comm::id_t

Definition at line 28 of file types.h.

◆ localId_t

typedef size_t Comm::localId_t

Definition at line 29 of file types.h.