Salvatore Filippone
4ccc9ead15
*** empty log message ***
19 years ago
Salvatore Filippone
ee161fc7b4
Fix spurious reference to xsperr.
19 years ago
Salvatore Filippone
f1a502ee8d
Fix handling of errors inside UMFPACK.
19 years ago
Salvatore Filippone
cbc36fdd48
*** empty log message ***
19 years ago
Salvatore Filippone
51cc071cb9
Fixed redundant is,js arguments in CDINS and SPINS.
19 years ago
Salvatore Filippone
f22e2ee76c
Added support for reopening a matrix, needed for operator tools.
19 years ago
Salvatore Filippone
f7cef24b77
Fix documentation for sprn and usage of reinit in sphalo.
19 years ago
Salvatore Filippone
662a6ced02
Merged in sp_reinit new interfaces.
19 years ago
Salvatore Filippone
aa376a22b7
Fix bug in size estimate for CSR with diagonal matrices.
19 years ago
Salvatore Filippone
208952a9a5
Bug: spall was changing dec_type_ in desc_a
19 years ago
Salvatore Filippone
f678cbe25e
*** empty log message ***
19 years ago
Salvatore Filippone
f6ea0ade44
Merged some serial modifications from therm sample version.
19 years ago
Salvatore Filippone
a4262fe6b4
*** empty log message ***
19 years ago
Salvatore Filippone
e33cdba6f9
*** empty log message ***
19 years ago
Salvatore Filippone
2c378361ce
One more iteration on the documentation. Also minor changes to precset.
19 years ago
Salvatore Filippone
cfe206de5f
Take out obsolete GEINS interfaces.
19 years ago
Salvatore Filippone
50c9a04a1d
*** empty log message ***
19 years ago
Salvatore Filippone
7f335b032c
Fixed preconditioner package name.
19 years ago
Salvatore Filippone
936c761233
Fixed interface to GEINS to make it look more consistent with SPINS.
19 years ago
Salvatore Filippone
05ac599969
*** empty log message ***
19 years ago
Salvatore Filippone
ea36fcdf0f
Added UMFPACK for complex numbers.
19 years ago
Salvatore Filippone
60f02d3b49
Added checks on allocation.
19 years ago
Salvatore Filippone
c8eef1db21
Fixed transc.
19 years ago
Salvatore Filippone
d003f55d95
Modified interface to GEALL, GEINS et al.
...
Changed ITRACE behaviour in solver routines.
Updated documentation.
19 years ago
Salvatore Filippone
41d7626b66
First version of complex SuperLU preconditioners.
19 years ago
Salvatore Filippone
66955001f2
Fixes for spmat init in complex data.
19 years ago
Salvatore Filippone
6048b8622e
*** empty log message ***
19 years ago
Salvatore Filippone
db4312151f
Fixes for handling IBM SP build process.
19 years ago
Salvatore Filippone
0b428f4c7d
Folded in a bunch of fixes coming from testing on IBM SP. A few
...
wrinkles are still out there.
19 years ago
Salvatore Filippone
2c21b017b3
Fix complex version.
19 years ago
Salvatore Filippone
8ca0d6fa93
Fixed bugs in matrix conversions, showing up in dense factors for
...
multilevel preconditioners.
19 years ago
Salvatore Filippone
c0526dd9d2
*** empty log message ***
19 years ago
Salvatore Filippone
bd27d1a7bb
Fixed bugs in duplicate/regeneration handling.
19 years ago
Salvatore Filippone
70166e50e4
Changed csdp to handle dupl and upd as optional parms just like spasb.
19 years ago
Salvatore Filippone
4b2f930cf6
Changed handling of duplicates and storage format. Changed interface
...
to both geins and spasb. New and better strategies.
19 years ago
Salvatore Filippone
77106751a4
Fixed to case-independent character comparison. Descriptions for constants.
19 years ago
Salvatore Filippone
2becae4636
Changed psb_const_mod to include psb_const.fh, to have constants
...
defined in just one place.
19 years ago
Salvatore Filippone
81f09ff266
Fixed wrong check on preconditioner in solvers.
19 years ago
Salvatore Filippone
7a4731c398
*** empty log message ***
19 years ago
Salvatore Filippone
6860f244cc
Changed to allow summing multiple entities.
19 years ago
Salvatore Filippone
bf754a9274
Take out non-user-callable interfaces.
19 years ago
Salvatore Filippone
49a1cdec3a
Changed lsame implementation.
19 years ago
Salvatore Filippone
7de3b99b49
Folded in changes for complex version. We can now declare RC2.
19 years ago
Salvatore Filippone
5307017c9d
*** empty log message ***
19 years ago
Salvatore Filippone
83a9ee0188
Fixes from complex version.
19 years ago
Salvatore Filippone
62d596676a
*** empty log message ***
19 years ago
Salvatore Filippone
e97cd11ce0
*** empty log message ***
19 years ago
Salvatore Filippone
4adaeaf5d5
Fixed bug in matrix regeneration stuff.
19 years ago
Salvatore Filippone
e3741fa0cf
Move MP3 license to up directory.
19 years ago
Salvatore Filippone
c60b070f12
Fixed horrible bug! we had copied the INTEGER stuff.
19 years ago
Salvatore Filippone
9bb64be14d
Fixed small bugs in TRANS handling.
19 years ago
Salvatore Filippone
22457aba9f
*** empty log message ***
19 years ago
Salvatore Filippone
fb11458b98
Taken out double init of baseprec%av(:).
19 years ago
Salvatore Filippone
9b586cf1e2
Fixed ambiguity in spfree vs sp_free (serial version). To be refined
...
in the future? Probably.
19 years ago
Salvatore Filippone
f8d3550d90
Split diagsc bld routine.
19 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.
19 years ago
Salvatore Filippone
5f6c77d4a3
Split the prc_aply section.
19 years ago
Salvatore Filippone
580605c087
Completed reorganization of preconditioner build routines. Now it
...
should even work with multilevel L>2, even though we don't have a test
program right now. Started modifying the prc_aply set.
19 years ago
Salvatore Filippone
5126b55538
Changed order of operands in precbld, step to reorg with baseprc_bld.
19 years ago
Salvatore Filippone
67b7449bb6
Third batch of restructuring preconditioners.
19 years ago
Salvatore Filippone
e61b6501b8
*** empty log message ***
19 years ago
Salvatore Filippone
9a09cf4904
Second step of preconditioning revision.
19 years ago
Salvatore Filippone
51d966a109
Second tranche of renaming, especially in the preconditioner
...
section. Repackaging the preconditioners in a more sensible
way. WARNING: this is not complete yet, but we need a checkpoint to
fall back to if needed.
19 years ago
Salvatore Filippone
5e8f1938d0
Fixed name for sphalo.
19 years ago
Alfredo Buttari
95a6201967
*** empty log message ***
19 years ago
Salvatore Filippone
23d3893c35
Take out PTASB and PTINS don't belong here anymore.
19 years ago
Salvatore Filippone
75921dde75
Renaming: moved DSCINS and DSCASB into CDINS and CDASB
19 years ago
Salvatore Filippone
1a6aa93f75
Renaming: moved PSB_DSCFREE into PSB_CDFREE.
19 years ago
Salvatore Filippone
49f80f671d
Take out SPUPDATE.
19 years ago
Salvatore Filippone
f2743b991b
Renaming: moved PSB_CSROVR into PSB_SPOVR.
19 years ago
Salvatore Filippone
22384aeb34
Renaming: moved PSB_DESCASB into PSB_CDOVRBLD
19 years ago
Salvatore Filippone
9f3f145928
Renaming: moved PSB_DESCPRT into PSB_CDPRT.
19 years ago
Salvatore Filippone
2d898df6b6
Renaming: moved PSB_DSCOV into PSB_CDOVR.
19 years ago
Salvatore Filippone
e0840ab611
Renaming: moved PSB_DSCOV into PSB_CDOVR.
19 years ago
Salvatore Filippone
7ea58aa0ea
Renaming: moved PSB_DSCOV into PSB_CDOVR.
19 years ago
Salvatore Filippone
a3151bb4de
Fixed unspecified interface in prcaply1.
19 years ago
Salvatore Filippone
ae9c37efae
Updated references to other software packacges.
19 years ago
Salvatore Filippone
717d8afd43
*** empty log message ***
19 years ago
Salvatore Filippone
ace9fc1596
*** empty log message ***
19 years ago
Salvatore Filippone
e6f0038390
Removed old merge sort from sparker, duplicate BLAS 1 code.
19 years ago
Salvatore Filippone
6ae7fe121d
Added copyright statements.
19 years ago
Salvatore Filippone
5aadb8abdd
Bug in multiple vectors version, was not doing correctly AMAX.
19 years ago
Salvatore Filippone
50f56c16ee
Added info to error message for ILU factorization error.
19 years ago
Salvatore Filippone
88c41637c8
Fix error in multiple dots: ijy was not initialized, take it away.
19 years ago
Salvatore Filippone
7b93b571cd
Added ifdefs for 64-bit addresses.
19 years ago
Salvatore Filippone
7f8ad48226
Leave room for 64 bit pointers!
19 years ago
Salvatore Filippone
70866a9445
Remove psbdcoins.f90.
19 years ago
Salvatore Filippone
f25c92b8bd
No use for realloc when it's not really needed.
19 years ago
Salvatore Filippone
d0c3fdfa67
Don't use realloc on ov_idx ov_el, this generates strange errors.
19 years ago
Salvatore Filippone
9054afb579
Fixed: must on ALLOCATE() to properly handle error conditions.
19 years ago
Salvatore Filippone
a17c67348b
Added log for aggregation sizes
19 years ago
Alfredo Buttari
9e6e6b42f4
*** empty log message ***
19 years ago
Alfredo Buttari
2d592b9058
Fixed memory leak due to missed deallocate of temporary matrix
19 years ago
Alfredo Buttari
32c47ae9d9
*** empty log message ***
19 years ago
Alfredo Buttari
59dbb18a52
*** empty log message ***
19 years ago
Alfredo Buttari
8c82169764
Fixed "negative amount of memory allocation" error
19 years ago
Salvatore Filippone
5538ceba32
Fixed double allocation.
19 years ago
Salvatore Filippone
b0e42a0133
*** empty log message ***
19 years ago
Salvatore Filippone
e8d026353c
*** empty log message ***
19 years ago
Salvatore Filippone
3bc00436f7
*** empty log message ***
19 years ago