SuperLU 6.0.1
Functions/Subroutines
hbcode1.F90 File Reference
#include "superlu_config.fh"
Include dependency graph for hbcode1.F90:

Functions/Subroutines

subroutine hbcode1 (nrow, ncol, nnzero, values, rowind, colptr)
 

Function/Subroutine Documentation

◆ hbcode1()

subroutine hbcode1 ( integer  nrow,
integer  ncol,
integer  nnzero,
real*8, dimension (*)  values,
integer, dimension (*)  rowind,
integer, dimension (*)  colptr 
)