#include "spConfig.h"#include "spmatrix.h"#include "spDefs.h"Go to the source code of this file.
Defines | |
| #define | spINSIDE_SPARSE |
Variables | |
| static char | copyright [] |
| static char | RCSid [] |
| #define spINSIDE_SPARSE |
Definition at line 126 of file spfortran.c.
char copyright[] [static] |
"Sparse1.3: Copyright (c) 1985,86,87,88 by Kenneth S. Kundert"
Definition at line 105 of file spfortran.c.
char RCSid[] [static] |
"@(#)$Header: spFortran.c,v 1.1 88/06/18 11:15:30 kundert Exp $"
Definition at line 107 of file spfortran.c.
1.6.2