MADNESS  version 0.9
Typedefs
worldtypes.h File Reference
#include <stdint.h>
Include dependency graph for worldtypes.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

typedef int ProcessID

Used to clearly identify process number/rank.

typedef int Tag

Used to clearly identify message tag/type.