Hitmap 1.3
|
#include <hit_pattern.h>
Data Fields | |
HitCom | commSpec |
struct HitPatS * | next |
Hit communication pattern structure. This structure is a linked list.
Definition at line 61 of file hit_pattern.h.
HitCom commSpec |
HitCom communicator.
Definition at line 62 of file hit_pattern.h.
struct HitPatS* next |
Pointer to the next element.
Definition at line 63 of file hit_pattern.h.