Octopus
|
It is intended to be used within a vector. More...
It is intended to be used within a vector.
Each index of the vector corresponds to an MPI process. A mapping between x,y,z index and process is saved, in a compact way.
Private Attributes | |
integer, dimension(1:3) | start_xyz |
First index X, Y, Z, which this process has. More... | |
integer, dimension(1:3) | end_xyz |
Last index X, Y, Z, which this process has. More... | |
|
private |
|
private |