Commit Graph

4556 Commits

Author SHA1 Message Date
chtong
d65a47a750 Change diagnostics output levels. 2001-12-14 00:56:00 +00:00
chtong
271e7f48eb Put in output level control. 2001-12-14 00:41:11 +00:00
chtong
8e34455157 Fix a bug with memory deallocation. 2001-12-13 20:12:19 +00:00
chtong
94b57ae973 Remove the print function from the abstract class. 2001-12-13 01:03:45 +00:00
chtong
2e20a11462 Add a function "print" to the abstract class. 2001-12-13 01:00:06 +00:00
chtong
8044dd7358 correct a bug with setting coarse solver. 2001-12-13 00:59:02 +00:00
chtong
408a13aa7c Fix a bug with memory allocation. 2001-12-13 00:39:38 +00:00
chtong
3c7afd4b8a Fix aggregation due to boundary effect. 2001-12-12 01:29:38 +00:00
chtong
9935257501 Bug fix in the FEI to MLI link. 2001-12-12 00:39:43 +00:00
chtong
aaecb88993 Fix memory leak with the variable colValues_. 2001-12-12 00:20:39 +00:00
chtong
89e2f0055c Subroutine name changes. 2001-12-11 23:35:18 +00:00
chtong
21813b3a72 Bug fixes. 2001-12-11 22:40:51 +00:00
chtong
a2247a639a Add fortran subroutine for computing eigenvalues and eigenvectors. 2001-12-11 20:15:50 +00:00
chtong
b668f3542b External subroutines for computing eigenvalues. 2001-12-11 20:07:04 +00:00
chtong
0b46abfa63 Building an interface to MLI. 2001-12-11 19:57:24 +00:00
chtong
f6ba21e1c6 Building up an interface to MLI. 2001-12-11 17:56:48 +00:00
chtong
07d02211df typo correction. 2001-12-10 16:45:18 +00:00
chtong
fbe6f38f40 Add links to MLI. 2001-12-08 01:36:18 +00:00
chtong
a01f4dd8e5 Change compiler directive flags. 2001-12-08 01:31:51 +00:00
chtong
b797f56ab2 Change compiler directive flags. 2001-12-08 01:26:44 +00:00
chtong
5a8fc01f7e Change compiler directive flags. 2001-12-08 01:24:51 +00:00
chtong
5b41320b00 Change names of some files and subroutines. 2001-12-07 22:41:40 +00:00
chtong
1ef822bf4a Add these path via another path. 2001-12-07 22:41:10 +00:00
chtong
c0f1d6069c Add links to MLI. 2001-12-07 19:54:57 +00:00
treadway
0a2fc7245c 1.7.4a 2001-12-07 18:45:53 +00:00
chtong
35fcd7cb3a Fix a bug with GMRES/Pilut. 2001-12-07 17:13:57 +00:00
falgout
980e76f9ca Fixed an indexing problem into values array in UMatrixSetBoxValues. 2001-12-07 02:24:23 +00:00
chtong
2dfed633d5 Change setCyclesAtLevel. 2001-12-07 00:50:13 +00:00
chtong
6402bab5ef Add MLI capability. 2001-12-07 00:34:33 +00:00
chtong
92c7cc1ee6 Add link to MLI. 2001-12-06 21:55:49 +00:00
falgout
4fd4f730a3 Additional test problem files for sstruct. 2001-12-06 17:18:30 +00:00
falgout
4d48a37ea5 Fixed a memory leak with the SetNeighborBox stuff when using
multiple process pools.
2001-12-06 17:15:22 +00:00
ulrikey
b340a77deb added a small change in CSRMatrixTranspose 2001-12-06 16:23:06 +00:00
treadway
7eeb41a359 1.7.3a 2001-12-06 02:43:51 +00:00
chtong
61e7863786 Add more functions. 2001-12-06 01:44:58 +00:00
falgout
740b227341 Fixed some unitialized memory read problems. 2001-12-06 01:31:24 +00:00
chtong
3353009d12 Update the change log. 2001-12-05 23:35:54 +00:00
chtong
5b92bc6b60 Fix a memory leak. 2001-12-05 23:34:55 +00:00
chtong
4ce2d342d5 Take out a memory leak. 2001-12-05 23:19:27 +00:00
chtong
fe17237ad7 Plug some memory leaks. 2001-12-05 23:04:56 +00:00
chtong
963c464aeb Fix memory leak. 2001-12-05 22:46:15 +00:00
chtong
95e60c6a33 Add test driver to the Makefile. 2001-12-05 22:39:46 +00:00
chtong
d03e9949ae Fix a few bugs and generate a test driver. 2001-12-05 22:35:08 +00:00
chtong
8e0cd63ddc Major revision and additions. 2001-12-05 01:27:54 +00:00
falgout
1a87ab8d9c Fixed (hopefully) a bunch of mapping problems from one part's index-space
to the neighboring part's index-space.
2001-12-04 23:15:35 +00:00
treadway
9fa7876b62 autotest and email address updates 2001-12-04 20:41:35 +00:00
falgout
d7883a4026 Fixed a bug copying 'map_index' to 'coord' when dimension is less than 3. 2001-12-03 22:31:32 +00:00
falgout
9b0fd609c5 Fixed a couple of strict-checking errors. 2001-12-03 16:30:46 +00:00
falgout
d3b344675f Fixed problem attempting to set matrix rows on remote processors. 2001-11-30 22:19:45 +00:00
treadway
815c760a52 1.7.2a 2001-11-30 22:04:50 +00:00