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

Go to the source code of this file.

Defines

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

Define Documentation

#define CORRECT_CONFIG   15

Definition at line 10 of file Controlled.cc.

Referenced by Controlled::computePiecesToSend().

#define DEBUG_INTERNAL

Definition at line 12 of file Controlled.cc.

#define DEBUG_INTERNAL2

Definition at line 13 of file Controlled.cc.

Referenced by BasicBC::getClientData().

#define DST_TOPOLOGY   2

Definition at line 6 of file Controlled.cc.

Referenced by Controlled::setDestTopology().

#define ELEMENT_SIZE   4

Definition at line 7 of file Controlled.cc.

Referenced by Controlled::setEltSize().

#define LOCAL_SIZE   8

Definition at line 8 of file Controlled.cc.

Referenced by Controlled::setMaxLocalLen().

#define SRC_TOPOLOGY   1

Definition at line 5 of file Controlled.cc.

Referenced by Controlled::setSourceTopology().