EXAMPLE/zcreate_matrix.c File Reference

Read the matrix from data file. More...

#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)


Detailed Description

 -- Distributed SuperLU routine (version 2.0) --
 Lawrence Berkeley National Lab, Univ. of California Berkeley.
 March 15, 2003
 

Function Documentation

int zcreate_matrix ( SuperMatrix A,
int  nrhs,
doublecomplex **  rhs,
int *  ldb,
doublecomplex **  x,
int *  ldx,
FILE *  fp,
gridinfo_t grid 
)


Generated on Wed Nov 24 18:17:32 2010 for SuperLUDistributed by  doxygen 1.5.5