MADNESS
0.10.1
|
Defines types used by the parallel runtime. More...
#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... | |
Defines types used by the parallel runtime.
typedef int ProcessID |
Used to clearly identify process number/rank.
typedef int Tag |
Used to clearly identify message tag/type.