SCALAPACK
2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
◆
MYROC0
#define MYROC0
(
nblocks,
n,
nb,
nprocs
)
Value:
( ( (nblocks) % (nprocs) ) ? ( ( (nblocks) / (nprocs) ) * (nb) + (nb) )\
: ( ( (nblocks) / (nprocs) )* (nb) + ( (n) % (nb) ) ) )
Definition at line
195
of file
pblas.h
.
197
: ( ( (nblocks) / (nprocs) )* (nb) + ( (n) % (nb) ) ) )
SRC
pblas.h
Generated on Sun Jan 12 2025 15:58:47 for SCALAPACK by
1.9.8