SCALAPACK 2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches

◆ INDXG2L

#define INDXG2L (   iglob,
  nb,
  iproc,
  isrcproc,
  nprocs 
)
Value:
( (nb) * ( ( (iglob)-1) / ( (nb) * (nprocs) ) ) +\
( ( (iglob) - 1 ) % (nb) ) + 1 )

Definition at line 183 of file pblas.h.