Commit Graph

8201 Commits

Author SHA1 Message Date
falgout
35f138eb7e Reference manual updates. 2006-10-25 22:11:46 +00:00
painter
d1de96bbb9 don't try to destroy a null pointer 2006-10-25 21:58:42 +00:00
hill66
a574429dc8 Added #ifdef for using internal blas/lapack routines 2006-10-25 21:56:47 +00:00
hill66
65ee80ab40 Error correction for using hypre_* lapack routines. 2006-10-25 21:56:20 +00:00
hill66
62f7785b78 Updated filter for PDF errors 2006-10-25 17:45:53 +00:00
hill66
ddac273b00 Restored mail program info. 2006-10-25 16:36:29 +00:00
painter
9001ca8013 fix header for printing convergence information if two_norm==0 2006-10-24 23:19:00 +00:00
painter
5848316b59 set PCG TwoNorm in just one place 2006-10-24 23:17:48 +00:00
falgout
3350311035 Updated some reference manual documentation. 2006-10-24 22:40:24 +00:00
hill66
126a06ec90 Removed -print from tags target as its not needed. 2006-10-20 23:00:58 +00:00
falgout
d1b3dea0d1 These '.saved' files were incorrect. 2006-10-20 22:15:54 +00:00
hill66
b86e2ff049 Modified tags target to enable etags command to accept large number of files. 2006-10-20 20:38:05 +00:00
hill66
0e604a5a52 restored error message filtering. 2006-10-20 20:05:48 +00:00
hill66
e9195008cf removed error message filtering. 2006-10-20 20:05:38 +00:00
hill66
4d019850b9 Minor updates to comments 2006-10-20 18:17:47 +00:00
falgout
480fd71d75 Fixed a bug in the hypre_StructInterpAssemble call.
P *is* stored as its transpose.
Changed saved files for SMG so that they are correct.
2006-10-20 17:44:21 +00:00
falgout
1ffc223a18 Fixed a bug in the hypre_StructInterpAssemble call.
P *is* stored as its transpose.
2006-10-20 17:43:45 +00:00
hill66
1bd85dfe15 Added hypre_blas and hypre_lapack info. 2006-10-20 15:46:38 +00:00
hill66
441195cf6c Updated baseline test cases 2006-10-20 15:46:12 +00:00
hill66
20df0b15b6 Using internal blas/lapack & more error message filtering in runtest 2006-10-20 15:45:58 +00:00
hill66
dc7dc95e81 Corrections made to use internal blas/lapack routines. 2006-10-20 15:45:21 +00:00
ulrikey
0e3335e428 fixed hypre_error problem. If max_its is reached and tol = 0, it is not an error. 2006-10-20 15:17:36 +00:00
hill66
bc63077fb2 Updated *.saved files; ignore timing and white-space differences. 2006-10-18 17:35:54 +00:00
hill66
705c001172 Added error message filtering. 2006-10-18 17:34:33 +00:00
hill66
237b395ae5 Added options to DIFF to ignore white space and timing differences. 2006-10-17 22:08:54 +00:00
hill66
09b6c8a11d Added filtering of error messages. 2006-10-17 22:08:09 +00:00
hill66
e6c93e3289 Remoived filtering of error messages; now done in runtest. 2006-10-17 22:06:55 +00:00
chtong
dfd8abdc0e Add AMS preconditioner. 2006-10-17 00:54:17 +00:00
kolev
52e99643e3 Added a check for convergence and corrected the iteration counting. 2006-10-16 17:07:53 +00:00
kolev
49df5eee06 Small addition which will allow the regression tests to detect hypre errors. 2006-10-16 17:05:58 +00:00
falgout
a53918cb2f Added an alternative MatrixAssemble routine for interpolation/restriction.
This should allow us to avoid handling zero boxes in BoxMan.
2006-10-15 04:07:18 +00:00
falgout
2087238455 The LOBPCG output has too many decimal places to trust comparison and some timing
info was also in the '.saved' file.  So, the tests have been removed for now.
2006-10-14 15:45:12 +00:00
painter
42544fde64 extra sentence about MP use with Python 2006-10-13 21:48:03 +00:00
painter
39a0ac0ef5 fill in information on using hypre with Python 2006-10-13 00:02:20 +00:00
kolev
3ef54fdb79 Small improvments in AMS based on user input. 2006-10-12 22:08:32 +00:00
painter
67d4234c01 fix typos 2006-10-12 18:22:33 +00:00
painter
17d0ea98c1 use new Python support in configure system 2006-10-12 17:47:11 +00:00
painter
d5a1495b93 Python support 2006-10-12 17:45:51 +00:00
painter
5f887324f1 updated comments on building and running 2006-10-11 23:37:31 +00:00
painter
b5f9f1c787 add libraries which seemed necessary in one run 2006-10-11 23:30:59 +00:00
painter
de0c7f7f60 Generate the .scl file which Babel requires to run its Python interface.
The path to this file must be in the SIDL_DLL_PATH environment variable.
2006-10-11 23:26:59 +00:00
ulrikey
2cb28721c4 eliminated use of finest grid options, i.e. no. of sweeps, relax_type on finest grid 2006-10-06 22:12:55 +00:00
hill66
9dd4851503 Added interface for HYPRE_ParCSRPCGSetLogging 2006-10-06 21:27:12 +00:00
hill66
c70d7eab29 Additional filtering of non-fatal messages. 2006-10-06 21:21:44 +00:00
hill66
b6afa4e67a Baseline file for TEST_ij/options tests. 2006-10-06 20:10:56 +00:00
hill66
3b2f07ec33 Added testing with baseline case. 2006-10-05 23:26:48 +00:00
hill66
96130cd3e2 Updated filters for irrelevant warning messages. 2006-10-05 23:25:36 +00:00
painter
9e9852ba78 Add Python support.
It defaults off, change BUILD_PYTHON to 1 to build the Python interface.
2006-10-05 21:27:07 +00:00
painter
0a619b6bc8 point to more include directories, to avoid copying .h files;
new library directory added for unrelated reason
2006-10-05 21:16:55 +00:00
chtong
a9a9943cb5 parameter list. 2006-10-05 19:50:50 +00:00