MADNESS
version 0.9
|
#include <stdint.h>
Go to the source code of this file.
Typedefs | |
typedef int | ProcessID |
Used to clearly identify process number/rank. More... | |
typedef int | Tag |
Used to clearly identify message tag/type. More... | |
typedef int ProcessID |
Used to clearly identify process number/rank.
typedef int Tag |
Used to clearly identify message tag/type.