Commit Graph

8191 Commits

Author SHA1 Message Date
kolev
972f3bf5b4 Few minor FEI changes. 2006-12-14 00:16:08 +00:00
falgout
e0c6d5ed4d Added the branch option to the general release procedure. 2006-12-13 22:06:00 +00:00
kolev
4f1d293942 Updated FEI documentation. 2006-12-13 22:00:27 +00:00
kolev
f3c45aef69 Documentation of hypre's FEI implementation (no LinSysCore stuff). 2006-12-13 21:56:48 +00:00
chtong
935c312624 Take out newest hypre fei structures. 2006-12-13 20:46:58 +00:00
falgout
2bfe9a3b76 Made several modest changes discussed at the documentation meeting. 2006-12-13 03:03:05 +00:00
barrylee
d88077401f Fixed the opening quotation marks. 2006-12-12 22:24:08 +00:00
barrylee
54c99a980c Minor modification to eliminate line overflow by latex. For FAC &
Maxwell subsections.
2006-12-12 22:22:21 +00:00
painter
057632667b straightforward computation of residual sum-of-squares if more than one
pointset (when the other method is inaccurate)
2006-12-12 22:15:57 +00:00
painter
446e6345d7 Python interface exists now, not "in the near future" 2006-12-12 22:11:40 +00:00
baker59
c62e736550 Fixed typo to include three functions in the user manual (Set InterpType, etc.) 2006-12-12 18:26:35 +00:00
falgout
65b44c2ad2 Changed the version number and release date.
Removed the time from the release date because it can't be accurate enough,
  and it isn't all that useful anyway.
2006-12-12 02:09:11 +00:00
falgout
3e54bb037e Removing TIME from the default output line. 2006-12-12 01:56:28 +00:00
falgout
b4d16298ac Checking in initial file for 2.0.0 release. 2006-12-12 01:53:59 +00:00
kolev
4fee076d95 Two minor changes to make the doc++ documentation look a bit better. 2006-12-11 22:31:35 +00:00
barrylee
46dc703768 Removed a typo error. 2006-12-11 16:56:40 +00:00
kolev
ca9fb2639f Fix for several "unused variable" compiler warnings. 2006-12-11 16:09:59 +00:00
barrylee
14a55e0849 Had to add a proto to box_manager.c 2006-12-08 18:53:24 +00:00
barrylee
525e0efda4 Changes to incorporate the box_manager changes. 2006-12-08 18:45:47 +00:00
barrylee
965bf28186 Added a routine to get the boxes and the proc ids corresponding to
the boxes.
2006-12-08 18:45:19 +00:00
falgout
eefa67a52a Changed -tux136 to -tux. 2006-12-08 17:16:19 +00:00
falgout
5c56181fcc Updated the Parasoft version to 7.0.8, and let the default compiler be whatever
the default is for 'mpicc' (instead of setting it always to 'gcc').
2006-12-08 16:35:33 +00:00
falgout
05ba690e7d Changed tux149 to tux136 and removed hill66. 2006-12-08 01:05:21 +00:00
kolev
b15e0d36a5 An update of the AMS/FEI interface. 2006-12-07 19:24:14 +00:00
kolev
e007861544 Fixed some hypre LAPACK/BLAS issues that surfaced when building shared
libraries (./configure --enable-shared).
2006-12-07 16:44:49 +00:00
kolev
2e8cdec349 Replaced several "*.*o" with "*.o" 2006-12-07 16:43:02 +00:00
ulrikey
5d8025b3f6 initialized uninitialized variable 2006-12-06 00:56:24 +00:00
ulrikey
c395aba724 added som eprint statements to reflect interpolation used 2006-12-05 18:17:49 +00:00
falgout
ce5930efe0 Committing Tzanio's Makefile that fixes the "arg too long" problem.
This still needs work for building shared libraries.
2006-12-05 01:39:21 +00:00
painter
d040cb7078 declare the new functions which I checked in a few days ago 2006-12-05 00:41:59 +00:00
chtong
635d7526f4 Again modify to support AMS preconditioner. 2006-12-04 19:09:56 +00:00
chtong
d56598a137 One more thing to add for AMS preconditioner. 2006-12-04 17:39:43 +00:00
chtong
2a52c03b03 Add stuff to support AMS preconditioning. 2006-12-04 17:28:46 +00:00
falgout
5ff4dc0775 Committing final certification for 1.14.0b release.
Deleted "check out tagged version" in the various checklist files.
2006-12-04 16:30:34 +00:00
painter
58ab00af51 Add optional convergence test based on relative residual norm; default
off for pfmg, on for jacobi.  c.f. Issue35.
2006-12-01 23:57:03 +00:00
falgout
ecf4b47602 Updated. 2006-12-01 18:42:44 +00:00
falgout
6dffaf5a44 Updating. 2006-12-01 00:35:42 +00:00
falgout
5bd53deacb Updating checklists. 2006-11-30 23:18:33 +00:00
falgout
892188d503 Committing version changes, etc. for new release. 2006-11-30 22:54:41 +00:00
falgout
0a47cced5d Set release date. 2006-11-30 22:45:56 +00:00
falgout
1f82325309 Updated the beta checklist. 2006-11-30 22:41:40 +00:00
baker59
0abd911845 Chnage to AP threshold and commented out second threshold check (in the assemble). 2006-11-30 16:33:54 +00:00
baker59
53dcd73d6b Modification to max distance parameter. 2006-11-30 16:33:19 +00:00
falgout
8a8cd8df10 Added 'HYPRE_config.h' to the 'distclean' target. 2006-11-30 00:54:16 +00:00
kolev
7a791cb61e Renamed the old FEI driver to fei_lscore.c 2006-11-30 00:41:23 +00:00
ulrikey
441e4dc1f1 added sequential amg code 2006-11-29 23:47:11 +00:00
falgout
e5df2f29b5 Updated CHANGELOG based on CVS log entries since last 1.13.0b release. 2006-11-29 23:03:22 +00:00
kolev
50372fcaf6 utilities.h -> _hypre_utilities.h 2006-11-29 22:47:13 +00:00
kolev
43f6bfe6e3 Temporary fix for ex10 (definitely cbb). 2006-11-29 22:46:40 +00:00
kolev
17f273b18c Removed unnecessary copying of several header files. 2006-11-29 22:45:48 +00:00