SRC/zreadtriple.c File Reference

Read a matrix stored in triplet (coordinate) format. More...

#include "slu_zdefs.h"

Functions

void zreadtriple (int *m, int *n, int *nonz, doublecomplex **nzval, int **rowind, int **colptr)
void zreadrhs (int m, doublecomplex *b)


Detailed Description

 -- SuperLU routine (version 4.0) --
 Lawrence Berkeley National Laboratory.
 June 30, 2009
 

Function Documentation

void zreadrhs ( int  m,
doublecomplex b 
)

void zreadtriple ( int *  m,
int *  n,
int *  nonz,
doublecomplex **  nzval,
int **  rowind,
int **  colptr 
)


Generated on Thu Aug 25 13:43:50 2011 for SuperLU by  doxygen 1.5.5