#include "spconfig.h"
#include "spmatrix.h"
#include "spdefs.h"
Go to the source code of this file.
|
| void | spPrint (char *eMatrix, int PrintReordered, int Data, int Header) |
| |
| int | spFileMatrix (char *eMatrix, char *File, char *Label, int Reordered, int Data, int Header) |
| |
| int | spFileVector (eMatrix, File, RHS IMAG_RHS) char *eMatrix |
| |
| FILE * | fopen () |
| |
| | if ((pMatrixFile=fopen(File,"a"))==NULL) |
| |
| int | spFileStats (char *eMatrix, char *File, char *Label) |
| |
◆ spINSIDE_SPARSE
◆ fopen()
◆ if()
◆ spFileMatrix()
| int spFileMatrix |
( |
char * |
eMatrix, |
|
|
char * |
File, |
|
|
char * |
Label, |
|
|
int |
Reordered, |
|
|
int |
Data, |
|
|
int |
Header |
|
) |
| |
◆ spFileStats()
| int spFileStats |
( |
char * |
eMatrix, |
|
|
char * |
File, |
|
|
char * |
Label |
|
) |
| |
◆ spFileVector()
| int spFileVector |
( |
eMatrix |
, |
|
|
File |
, |
|
|
RHS |
IMAG_RHS |
|
) |
| |
◆ spPrint()
| void spPrint |
( |
char * |
eMatrix, |
|
|
int |
PrintReordered, |
|
|
int |
Data, |
|
|
int |
Header |
|
) |
| |
◆ copyright
Initial value:=
"Sparse1.3: Copyright (c) 1985,86,87,88 by Kenneth S. Kundert"
Definition at line 41 of file spoutput.c.
◆ else
◆ Err
◆ File
Initial value:{
struct MatrixFrame * MatrixPtr
Definition at line 572 of file spoutput.c.
◆ IMAG_RHS
◆ pMatrixFile
◆ RCSid
◆ return
◆ Size