bulk::cartesian_partitioning::owner
using multi_partitioning<D, G>::owner;
virtual int owner(int g, int i);
Returns the rank of the processor that owns the element at a given index.
Parameters
g
: the axis for which to compute the indexi
: theg
th component of the local index
Return value
int
: theg
th component of the multi rank of the owner