OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
types.h File Reference
#include "mpi.h"
Include dependency graph for types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  Comm

Typedefs

typedef size_t Comm::id_t
typedef size_t Comm::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