PaCO++
0.05
|
Go to the source code of this file.
Defines | |
#define | CORRECT_CONFIG 15 |
#define | DST_TOPOLOGY 2 |
#define | ELEMENT_SIZE 4 |
#define | LOCAL_SIZE 8 |
#define | SRC_TOPOLOGY 1 |
#define CORRECT_CONFIG 15 |
Definition at line 9 of file Identity.cc.
Referenced by Identity::computePiecesToSend().
#define DST_TOPOLOGY 2 |
Definition at line 5 of file Identity.cc.
Referenced by Identity::setDestTopology().
#define ELEMENT_SIZE 4 |
Definition at line 6 of file Identity.cc.
Referenced by Identity::setEltSize().
#define LOCAL_SIZE 8 |
Definition at line 7 of file Identity.cc.
Referenced by Identity::setLocalNbElt().
#define SRC_TOPOLOGY 1 |
Definition at line 4 of file Identity.cc.
Referenced by Identity::setSourceTopology().