| .. |
|
dasum.c
|
code clean
|
2001-03-14 00:59:20 +00:00 |
|
daxpy.c
|
Cleaned up compile when using strict checking.
|
2000-08-17 23:05:23 +00:00 |
|
dcopy.c
|
this code will be compiled for a hypre blas library to enhance portability of
|
1999-09-15 22:57:11 +00:00 |
|
ddot.c
|
this code will be compiled for a hypre blas library to enhance portability of
|
1999-09-15 22:57:11 +00:00 |
|
dgels_all.c
|
Fixed a strange compiler warning we were getting on the DECs regarding
|
2000-10-05 16:11:50 +00:00 |
|
dgemm.c
|
Cleaned up compile when using strict checking.
|
2000-08-17 23:05:23 +00:00 |
|
dgemv.c
|
Cleaned up compile when using strict checking.
|
2000-08-17 23:05:23 +00:00 |
|
dmyblas2.c
|
added blas support routines for SuperLU
|
2001-03-12 23:02:00 +00:00 |
|
dnrm2.c
|
Cleaned up compile when using strict checking.
|
2000-08-17 23:05:23 +00:00 |
|
dpotrf.c
|
Fixed a strange compiler warning we were getting on the DECs regarding
|
2000-10-05 16:11:50 +00:00 |
|
dpotrs.c
|
Fixed some additional "strict compile" warnings.
|
2000-08-30 15:26:47 +00:00 |
|
drot.c
|
code clean
|
2001-03-14 00:59:20 +00:00 |
|
dscal.c
|
Fixed some additional "strict compile" warnings.
|
2000-08-30 15:26:47 +00:00 |
|
dsymv.c
|
code clean
|
2001-03-14 00:59:20 +00:00 |
|
dsyr2.c
|
code clean
|
2001-03-14 00:59:20 +00:00 |
|
dsyrk.c
|
Cleaned up compile when using strict checking.
|
2000-08-17 23:05:23 +00:00 |
|
dtrsm.c
|
Fixed some additional "strict compile" warnings.
|
2000-08-30 15:26:47 +00:00 |
|
dtrsv.c
|
code clean
|
2001-03-14 00:59:20 +00:00 |
|
f2c.h
|
Cleaned up compile when using strict checking.
|
2000-08-17 23:05:23 +00:00 |
|
idamax.c
|
code clean
|
2001-03-14 00:59:20 +00:00 |
|
Makefile.in
|
step down optimization on dgels_all, causing problems on Alpha's
|
2002-10-18 18:49:58 +00:00 |
|
s_cmp.c
|
Added s_cmp and s_copy, so may not need to link to libf2c any more.
|
1999-10-29 00:11:42 +00:00 |
|
s_copy.c
|
seems to be a problem using register on function arguments
|
2001-03-12 20:06:36 +00:00 |