SVBRMM/DVBRMM/CVBRMM/ZVBRMM | Variable block row |
indx(*) | Integer array of length bnnz+1 such that the |
| element of indx( ) points to the location in val of the |
| (1,1) element of the |
bindx( ) | Integer array of length bnnz consisting of the block row |
| indices of the block entries of A. |
rpntr( ) | Integer array of length mb+1 such that |
| |
| in the |
| Thus, the number of point rows in the |
| |
cpntr( ) | Integer array of length kb+1 such that |
| is the column index of the first point column in the |
| block column. cpntr(kb+1) is set to k+cpntr(1). Thus, |
| the number of point columns in the |
| |
bpntrb( ) |
|
| Integer array of length mb such that |
| |
| first block entry of the |
bpntre( ) |
|
| Integer array of length mb such that |
| points to location in bindx of the last block entry of the |
| |
lb | Dimension of dense blocks composing A. |
b( ) | Rectangular array with leading dimension ldb. |
ldb | Leading dimension of b. |
beta | Scalar parameter. |
c( ) | Rectangular arrary with leading dimension ldc. |
ldc | Leading dimension of c. |
work( ) | Scratch array of length lwork. Not used. |
lwork | Length of work array. |
532HP MLIB User’s Guide