SuperLU_DIST
4.0
superlu_dist on CPU and GPU clusters
|
Read the matrix from data file. More...
Functions | |
int | zcreate_matrix (SuperMatrix *A, int nrhs, doublecomplex **rhs, int *ldb, doublecomplex **x, int *ldx, FILE *fp, gridinfo_t *grid) |
Read the matrix from data file.
– Distributed SuperLU routine (version 2.0) – Lawrence Berkeley National Lab, Univ. of California Berkeley. March 15, 2003
int zcreate_matrix | ( | SuperMatrix * | A, |
int | nrhs, | ||
doublecomplex ** | rhs, | ||
int * | ldb, | ||
doublecomplex ** | x, | ||
int * | ldx, | ||
FILE * | fp, | ||
gridinfo_t * | grid | ||
) |