SuperLU_DIST
4.0
superlu_dist on CPU and GPU clusters
|
Read the matrix from data file. More...
Functions | |
int | dcreate_matrix (SuperMatrix *A, int nrhs, double **rhs, int *ldb, double **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 dcreate_matrix | ( | SuperMatrix * | A, |
int | nrhs, | ||
double ** | rhs, | ||
int * | ldb, | ||
double ** | x, | ||
int * | ldx, | ||
FILE * | fp, | ||
gridinfo_t * | grid | ||
) |