SCALAPACK
2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
◆
INDXL2G
#define INDXL2G
(
iloc,
nb,
iproc,
isrcproc,
nprocs
)
Value:
( (nprocs) * (nb) * ( ( (iloc) - 1 ) / (nb) ) +\
( ( (iloc) - 1 ) % (nb) ) +\
( ( (nprocs) + (iproc) - (isrcproc) ) % (nprocs) ) * (nb) + 1 )
Definition at line
187
of file
pblas.h
.
SRC
pblas.h
Generated on Sun Jan 12 2025 15:58:47 for SCALAPACK by
1.9.8