Go to the documentation of this file.
14 #ifndef LAYOUT_INCLUDED
15 #define LAYOUT_INCLUDED
31 static int grid_rank(
int *rank,
const int *gcoord);
32 static int grid_coord(
int *gcoord,
const int rank);
35 static int ipe(
const int idir);
36 static int npe(
const int idir);
38 static int tag(
int rank,
int idir,
int ipm);