#include <pencildecomp.hpp>
|
static MPI_Comm | comm = nullptr |
|
static MPI_Comm | npc_comm = nullptr |
|
static MPI_Comm | npr_comm = nullptr |
|
static int | rank = 0 |
|
static int | npr = 0 |
|
static int | npc = 0 |
|
static int | coord [2] = {0, 0} |
|
static int | ghost_n0 [2] = {0, 0} |
|
static int | ghost_n1 [2] = {0, 0} |
|
static int | ghost_n2 [2] = {0, 0} |
|
static int | shape [3] = {0, 0, 0} |
|
static int | n0loc [3] = {0, 0, 0} |
|
static int | n1loc [3] = {0, 0, 0} |
|
static int | n2loc [3] = {0, 0, 0} |
|
static int | ind0st [3] = {0, 0, 0} |
|
static int | ind0ed [3] = {0, 0, 0} |
|
static int | ind1st [3] = {0, 0, 0} |
|
static int | ind1ed [3] = {0, 0, 0} |
|
static int | ind2st [3] = {0, 0, 0} |
|
static int | ind2ed [3] = {0, 0, 0} |
|
static size_t | maxbuffersize = 0 |
|
static int * | disp0_r = nullptr |
|
static int * | disp0_c = nullptr |
|
static int * | disp1_r = nullptr |
|
static int * | disp1_c = nullptr |
|
static int * | disp2_r = nullptr |
|
static int * | disp2_c = nullptr |
|
◆ comm
◆ coord
◆ disp0_c
◆ disp0_r
◆ disp1_c
◆ disp1_r
◆ disp2_c
◆ disp2_r
◆ ghost_n0
◆ ghost_n1
◆ ghost_n2
◆ ind0ed
◆ ind0st
◆ ind1ed
◆ ind1st
◆ ind2ed
◆ ind2st
◆ maxbuffersize
◆ n0loc
◆ n1loc
◆ n2loc
◆ npc
◆ npc_comm
◆ npr
◆ npr_comm
◆ rank
◆ shape
The documentation for this struct was generated from the following file: