Grid 0.7.0
SharedMemoryMPI.cc File Reference
#include <Grid/GridCore.h>
#include <pwd.h>
#include <sys/socket.h>
#include <sys/un.h>

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)

Macro Definition Documentation

◆ Mheader

#define Mheader

Function Documentation

◆ NAMESPACE_BEGIN()

NAMESPACE_BEGIN ( Grid )

◆ BinaryToGray()

int BinaryToGray ( int binary)

Definition at line 257 of file SharedMemoryMPI.cc.

References binary().

Referenced by GlobalSharedMemory::OptimalCommunicatorHypercube().

◆ Log2Size()

int Log2Size ( int TwoToPower,
int MAXLOG2 )

◆ NAMESPACE_END()

NAMESPACE_END ( Grid )