Commit Graph

6107 Commits

Author SHA1 Message Date
treadway
172c31063d sync-up changes for 1.8.3b release 2004-01-23 01:51:24 +00:00
treadway
7b35ccf32d reduced complexity 2004-01-23 00:20:32 +00:00
treadway
574b2ba848 reduced complexity of Makefile 2004-01-23 00:19:45 +00:00
treadway
6bad07ef13 added README to the distribution 2004-01-23 00:06:39 +00:00
treadway
d5799af576 added docs and tools directory conditionals 2004-01-22 20:31:58 +00:00
treadway
57e5b82170 make docs and tools directories conditional, because distribution
is different from development configuration
2004-01-22 20:28:04 +00:00
jjones
f5110fd54a Fixed prototypes definition. 2004-01-22 19:39:14 +00:00
ulrikey
d8d24169da removed the comment on coarsening since this is not ready to be released 2004-01-22 18:50:28 +00:00
treadway
e584b863ee modified for new make rules, and structure 2004-01-22 02:41:44 +00:00
treadway
efb20a2324 added information about libHYPRE.a and directory lib. 2004-01-22 02:40:38 +00:00
treadway
815f1a6a20 yncing 2004-01-22 02:18:58 +00:00
treadway
2d09df4ef1 modified rules for make test 2004-01-22 02:17:12 +00:00
falgout
e1ec46b6af Updated for new alpha release. 2004-01-22 00:56:42 +00:00
treadway
e4d3e68d7a blas and lapack comments added 2004-01-21 23:54:39 +00:00
treadway
d8f60bb0b2 1.8.3a comments 2004-01-21 23:29:41 +00:00
treadway
163f830bfb syncing with 1.8.2a release 2004-01-21 23:10:59 +00:00
treadway
9fe18c8c98 1.8.2a release 2004-01-21 23:08:31 +00:00
treadway
180abc88ce changes to better support cygwin 2004-01-21 23:06:42 +00:00
treadway
928214c0a7 added a test target, changed test make all to make install 2004-01-21 23:05:34 +00:00
falgout
cf088bdb63 Don't know why this differs from the previous revision. It was generated
automatically by the bootstrap/automake process.
2004-01-21 21:56:00 +00:00
falgout
73e8c2b807 Changed 'tests' target to do a 'make install' in 'test' directory.
This insures that the executables are copied into the 'TEST_' directories.
2004-01-21 21:55:26 +00:00
jjones
2e635e9617 Fixed bug in sys_pfmg solver when cell grid was assembled twice 2004-01-21 20:38:20 +00:00
jjones
e542bb2903 Fixed bug in pfmg_sys solver 2004-01-21 20:37:19 +00:00
jjones
9612c454a0 Input file for sys_pfmg runs 2004-01-21 20:36:29 +00:00
jjones
f201c9a4b8 Added test of sys_pfmg solver 2004-01-21 20:35:54 +00:00
jjones
1c8396e167 Modified code in SMG and PFMG to avoid divide by zero on
coarsest grid for pure neumann problem.
2004-01-21 19:00:41 +00:00
jjones
525c732487 Changed driver to set rhs so that exact solution is cosine.
Old behavior (rhs=1) can be obtained by command line -rhsone
2004-01-21 18:59:09 +00:00
jjones
e0356e6769 Test files for pure neumann problem 2004-01-21 18:57:27 +00:00
falgout
4b057f84b3 Fixed a problem with the '-P' option where I was not copying over all
of the +- information for MatrixSetValues.
2004-01-21 17:27:55 +00:00
falgout
ca051a8f06 Fixed a memory problem with the '-b' blocking option. 2004-01-21 02:14:41 +00:00
treadway
fd6659e0df merged all (stderr, and insure/purify) errors into output.err 2004-01-20 22:57:50 +00:00
chtong
91354e90a7 Add capabilities to handle very large nnz. 2004-01-20 20:55:17 +00:00
chtong
c87f03c4a4 Add capabilities to handle very large totalnnz. 2004-01-20 20:54:55 +00:00
chtong
e5d2204f2d Handle long integer. 2004-01-20 20:54:23 +00:00
chtong
bda0d4e166 Add mli_febase.cxx to the suite. 2004-01-20 19:51:53 +00:00
chtong
a6c4b6ec4a Take function definitions out of include file. 2004-01-20 19:51:25 +00:00
falgout
32227ddbf3 Fixed a minor bug with checking +- use in SetExtents. 2004-01-20 19:13:35 +00:00
ulrikey
7206941a3e fixed a bug 2004-01-20 19:08:09 +00:00
treadway
5ea4603194 bug fix 2004-01-16 23:12:51 +00:00
treadway
83d507fabe HYPRE_utilities.h.in not needed, using HYPRE_config.h PACKAGE infomation 2004-01-16 01:54:59 +00:00
treadway
b84ebc0c4e created by configure from bref_manual.dxx.in and ref_manual.dxx.in templates 2004-01-16 01:53:34 +00:00
treadway
0eb4d2978b removed/deleter HYPRE_utilities.h.in 2004-01-16 01:43:03 +00:00
treadway
b70888adc9 syncing changes 2004-01-16 01:40:44 +00:00
treadway
396cf02d4d reverted to HYPRE_config.h PACKAGE information for version information 2004-01-16 01:38:27 +00:00
treadway
792d6db81d created "make install" target 2004-01-16 01:37:15 +00:00
treadway
3fb56dcb33 removed RCS $VERSION 2004-01-16 01:36:10 +00:00
treadway
47bd699817 changes to better support any compiler with insure, and purify 2004-01-16 01:35:10 +00:00
treadway
f33f926da0 changes to better support any compiler with insure, and purify
removed utilities/HYPR_utilities.h.in from AC_CONFIG_FILES
add more PACKAGE types to HYPRE_config.h
2004-01-16 01:34:19 +00:00
treadway
a0508f7b4b synced 2004-01-15 18:55:26 +00:00
treadway
c0ba432b6a syncing 2004-01-15 18:10:28 +00:00