|
SuperLU 7.0.0
|
#include "superlu_config.fh"
Functions/Subroutines | |
| subroutine | hbcode1 (nrow, ncol, nnzero, values, rowind, colptr) |
| subroutine hbcode1 | ( | integer | nrow, |
| integer | ncol, | ||
| integer | nnzero, | ||
| real*8, dimension (*) | values, | ||
| integer, dimension (*) | rowind, | ||
| integer, dimension (*) | colptr | ||
| ) |