Hitmap 1.3
|
#include <hit_layout.h>
Data Fields | |
int | leader |
int | numProcs |
ADT for a group of processors Each group have a leader and many no-leader processors.
Definition at line 201 of file hit_layout.h.
int leader |
Leader rank of the group.
Definition at line 202 of file hit_layout.h.
int numProcs |
Number of processors in the group.
Definition at line 203 of file hit_layout.h.