I want to transfer a global index m to local indexes (p,b,i) and vice versa.
Are there functions to do the calculations, m -> (p,b,i) and (p,b,i) -> m, in scalapack?
I want to transfer a global index m to local indexes (p,b,i) and vice versa.
Are there functions to do the calculations, m -> (p,b,i) and (p,b,i) -> m, in scalapack?