|
Grid 0.7.0
|
Go to the source code of this file.
Macros | |
| #define | Mheader |
Functions | |
| NAMESPACE_BEGIN (Grid) | |
| int | BinaryToGray (int binary) |
| int | Log2Size (int TwoToPower, int MAXLOG2) |
| NAMESPACE_END (Grid) | |
| #define Mheader |
Definition at line 30 of file SharedMemoryMPI.cc.
Referenced by GlobalSharedMemory::Init(), and GlobalSharedMemory::SharedMemoryAllocate().
| NAMESPACE_BEGIN | ( | Grid | ) |
| int BinaryToGray | ( | int | binary | ) |
Definition at line 257 of file SharedMemoryMPI.cc.
References binary().
Referenced by GlobalSharedMemory::OptimalCommunicatorHypercube().
| int Log2Size | ( | int | TwoToPower, |
| int | MAXLOG2 ) |
Definition at line 261 of file SharedMemoryMPI.cc.
Referenced by GlobalSharedMemory::OptimalCommunicatorHypercube().
| NAMESPACE_END | ( | Grid | ) |