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: thegth component of the local index
Return value
int: thegth component of the multi rank of the owner