PaCO++  0.05
Identity.cc File Reference
#include "Identity.h"
#include <iostream>
Include dependency graph for Identity.cc:

Go to the source code of this file.

Macros

#define CORRECT_CONFIG   15
 
#define DST_TOPOLOGY   2
 
#define ELEMENT_SIZE   4
 
#define LOCAL_SIZE   8
 
#define SRC_TOPOLOGY   1
 

Macro Definition Documentation

◆ CORRECT_CONFIG

#define CORRECT_CONFIG   15

Definition at line 9 of file Identity.cc.

Referenced by Identity::computePiecesToSend().

◆ DST_TOPOLOGY

#define DST_TOPOLOGY   2

Definition at line 5 of file Identity.cc.

Referenced by Identity::setDestTopology().

◆ ELEMENT_SIZE

#define ELEMENT_SIZE   4

Definition at line 6 of file Identity.cc.

Referenced by Identity::setEltSize().

◆ LOCAL_SIZE

#define LOCAL_SIZE   8

Definition at line 7 of file Identity.cc.

Referenced by Identity::setLocalNbElt().

◆ SRC_TOPOLOGY

#define SRC_TOPOLOGY   1

Definition at line 4 of file Identity.cc.

Referenced by Identity::setSourceTopology().