XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions
hb_write.c File Reference

Functions

void hb_write (char *fname, char *title, char *key, char *mxtype, int nrow, int ncol, int nnz, int neltvl, double val[], int lval, int ptr[], int lptr, int ind[], int lind, char *rhstyp, int nrhs, int nrhsix, double rhsval[], int lrhsval, int rhsptr[], int lrhsptr, int rhsind[], int lrhsind, double sguess[], int lsguess, double xexact[], int lxexact, int base, int fchk, int format, int int_n, int int_w, int dbl_n, int dbl_w, int dbl_d, int *info)
 Write a matrix to the file in Harwell-Boeing format