lsd_mkb/lsd_mkb_superlu/superlu_seq/sreadtriple.c File Reference

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

#include "slu_sdefs.h"
Include dependency graph for sreadtriple.c:

Functions

void sreadtriple (int *m, int *n, int *nonz, float **nzval, int **rowind, int **colptr)
void sreadrhs (int m, float *b)

Detailed Description

Read a matrix stored in triplet (coordinate) format.

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

Function Documentation

void sreadrhs ( int  m,
float *  b 
)
void sreadtriple ( int *  m,
int *  n,
int *  nonz,
float **  nzval,
int **  rowind,
int **  colptr 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1