Salvatore Filippone
|
e16f0c342d
|
Fixed USE of module(s) containing interface of USEing subroutine.
|
20 years ago |
Salvatore Filippone
|
9a21e21aea
|
Debugged and fixed the building of the aggregate matrix for the option
of raw aggregation.
|
20 years ago |
Salvatore Filippone
|
05721fa5fd
|
Fixed interface use, insert use statements wherever possible.
|
20 years ago |
Salvatore Filippone
|
4269520224
|
*** empty log message ***
|
20 years ago |
Salvatore Filippone
|
8d26be773a
|
Fixed bug in raw aggregation, giving wild indices in the aggregated matrix.
|
20 years ago |
Salvatore Filippone
|
ac9ff90218
|
Take out dcdovrbld, and redefine interface to cdovr to be calle psb_cdbldovr.
|
20 years ago |
Salvatore Filippone
|
264d07d678
|
Inserted calls to new getters for descriptor. Fixed cd_transfer.
|
20 years ago |
Salvatore Filippone
|
88060f4a61
|
Added new getter routines for CD and SP. Moved some code (spinfo) from
serial dir to module file.
|
20 years ago |
Salvatore Filippone
|
bf9640b4c2
|
Changed copyright statement.
|
20 years ago |
Salvatore Filippone
|
3093612a31
|
Added getters functions for entries in matrix_data and for sparse
matrix info.
|
20 years ago |
Salvatore Filippone
|
9620471951
|
Merged in the version with ALLOCATABLE components. We are now moving
towards version 2.1.
|
20 years ago |
Salvatore Filippone
|
c364747d82
|
Fixed some internal declarations to be allocatable instead of pointers.
|
20 years ago |
Salvatore Filippone
|
30dc67fbc0
|
New swap data code.
|
20 years ago |
Salvatore Filippone
|
2d87bbae3b
|
Changed order of precset irpcparm fields.
|
20 years ago |
Salvatore Filippone
|
048453938b
|
Included first development version of multilevel stuff.
|
20 years ago |
Salvatore Filippone
|
88a13631f5
|
Changed interface name to psb_sp_getdiag
|
20 years ago |
Salvatore Filippone
|
817221494f
|
Updated precset to have a non-optional INFO argument.
Defined a new PSB_WTIME function, and use it in user-level code.
|
20 years ago |
Salvatore Filippone
|
a615f387b8
|
Trim L and U factors size after computing them.
|
20 years ago |
Salvatore Filippone
|
fcc86b18fc
|
Fix bug in case estimate of NZ for overlap matrix is wrong.
|
20 years ago |
Salvatore Filippone
|
0aa6ea63f7
|
Giant patch: cleanup after -Wunused -Wuninitialized.
|
20 years ago |
Salvatore Filippone
|
73aec9514d
|
Fixed environment handling: now BLACS only appear in psb_penv_mod and psb_Error_mod
|
20 years ago |
Salvatore Filippone
|
c0b8a0758a
|
Fixes for environment routines: take away traces of BLACS except from psb_penv_mod.f90.
|
20 years ago |
Salvatore Filippone
|
44df8d6b19
|
*** empty log message ***
|
20 years ago |
Salvatore Filippone
|
e75e29c052
|
Ensure working with no smoother.
|
20 years ago |
Salvatore Filippone
|
f8b86fb82d
|
New (and better) names: extrow-> getrow, gtrow->gtblk.
|
20 years ago |
Salvatore Filippone
|
777c94bc93
|
Changed error reporting from external packages.
|
20 years ago |
Salvatore Filippone
|
f1de4b3561
|
*** empty log message ***
|
20 years ago |
Salvatore Filippone
|
b474f50151
|
Created new routines for environment handling, modified documentation accordingly.
|
20 years ago |
Salvatore Filippone
|
f79fa05332
|
Fixed some error conditions.
|
20 years ago |
Salvatore Filippone
|
f1a502ee8d
|
Fix handling of errors inside UMFPACK.
|
20 years ago |
Salvatore Filippone
|
e33cdba6f9
|
*** empty log message ***
|
20 years ago |
Salvatore Filippone
|
2c378361ce
|
One more iteration on the documentation. Also minor changes to precset.
|
20 years ago |
Salvatore Filippone
|
7f335b032c
|
Fixed preconditioner package name.
|
20 years ago |
Salvatore Filippone
|
ea36fcdf0f
|
Added UMFPACK for complex numbers.
|
20 years ago |
Salvatore Filippone
|
d003f55d95
|
Modified interface to GEALL, GEINS et al.
Changed ITRACE behaviour in solver routines.
Updated documentation.
|
20 years ago |
Salvatore Filippone
|
41d7626b66
|
First version of complex SuperLU preconditioners.
|
20 years ago |
Salvatore Filippone
|
6048b8622e
|
*** empty log message ***
|
20 years ago |
Salvatore Filippone
|
db4312151f
|
Fixes for handling IBM SP build process.
|
20 years ago |
Salvatore Filippone
|
0b428f4c7d
|
Folded in a bunch of fixes coming from testing on IBM SP. A few
wrinkles are still out there.
|
20 years ago |
Salvatore Filippone
|
2c21b017b3
|
Fix complex version.
|
20 years ago |
Salvatore Filippone
|
8ca0d6fa93
|
Fixed bugs in matrix conversions, showing up in dense factors for
multilevel preconditioners.
|
20 years ago |
Salvatore Filippone
|
4b2f930cf6
|
Changed handling of duplicates and storage format. Changed interface
to both geins and spasb. New and better strategies.
|
20 years ago |
Salvatore Filippone
|
2becae4636
|
Changed psb_const_mod to include psb_const.fh, to have constants
defined in just one place.
|
20 years ago |
Salvatore Filippone
|
7de3b99b49
|
Folded in changes for complex version. We can now declare RC2.
|
20 years ago |
Salvatore Filippone
|
e3741fa0cf
|
Move MP3 license to up directory.
|
20 years ago |
Salvatore Filippone
|
22457aba9f
|
*** empty log message ***
|
20 years ago |
Salvatore Filippone
|
fb11458b98
|
Taken out double init of baseprec%av(:).
|
20 years ago |
Salvatore Filippone
|
9b586cf1e2
|
Fixed ambiguity in spfree vs sp_free (serial version). To be refined
in the future? Probably.
|
20 years ago |
Salvatore Filippone
|
f8d3550d90
|
Split diagsc bld routine.
|
20 years ago |
Salvatore Filippone
|
a819e8be43
|
Renaming scheme for GE routines. Also thought to change psb_spalloc
into psb_spall for coherence, but then went into conflict with the
serial one. Fixed with a kludge, but we need a good one.
|
20 years ago |