#include <math.h>
#include "superlu_zdefs.h"
Functions/Subroutines | |
| int | zcreate_matrix (SuperMatrix *A, int nrhs, doublecomplex **rhs, int *ldb, doublecomplex **x, int *ldx, FILE *fp, gridinfo_t *grid) |
-- 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 | |||
| ) |
1.5.5