Rob Falgout
8b2efbf182
Preparing for new release 2.10.1
2015-09-11 10:24:45 -07:00
Ulrike Yang
7a540c53d5
recorded changes
2015-09-10 11:18:09 -07:00
Ulrike Yang
427f5d143c
recorded changes
2015-09-10 11:00:08 -07:00
Ulrike Yang
958d2da8cb
Merge branch 'master' of /usr/casc/hypre/git/hypre
2015-09-09 16:07:38 -07:00
Ulrike Yang
b4da140369
fixed bug found by bsmith, change hypre_MPI_ANY_SOURCE to source
2015-09-08 16:44:00 -07:00
Rob Falgout
03dd986e40
Fixed an error with one of the grep commands in the tux autotest
2015-08-26 07:17:33 -07:00
Jacob Schroder
25a6938dee
Fixed a memory leak that I introduced with last Friday's commit
...
to IJMatrixAssembleOffProcValsParCSR(). Will ask Rob to check
with insure (I don't have it on my machine).
2015-08-24 08:46:00 -07:00
Jacob Schroder
9dc12598bd
Changed the IJMatrix parallel assemble into ParCSR format for the case
...
of assumed partition. Off-processor contributions to locally owned
matrix entries should now be processed in a deterministic fashion
(by the order of the MPI rank that sent the message). This should
fix the failing non-Galerkin regression test.
2015-08-21 09:22:13 -07:00
Ulrike Yang
5e19d62b87
fixed struct_matvec for case x=y
2015-08-17 17:14:51 -07:00
Ulrike Yang
c28f3c9145
added a StructVectorClone routine
2015-08-17 17:13:50 -07:00
Ulrike Yang
e5cf6c7517
Merge branch 'master' of /usr/casc/hypre/git/hypre
2015-08-17 13:36:36 -07:00
Ulrike Yang
fd3278c005
fixed a few memory leaks
2015-08-17 13:35:41 -07:00
Tzanio
74e5d3be3e
Updated URLs for GLVis and MFEM.
2015-08-14 13:35:36 -07:00
Ulrike Yang
b4803d8c83
fixed Matvec and MatvecT to allow for x=y
2015-08-13 15:01:54 -07:00
Ulrike Yang
6c91901bd6
fixed memory leak
2015-08-13 11:26:34 -07:00
Ulrike Yang
294dfaca23
fixed memory leaks
2015-08-13 08:51:55 -07:00
Ulrike Yang
eae5fe5910
Merge branch 'master' of /usr/casc/hypre/git/hypre
2015-08-12 16:40:41 -07:00
Ulrike Yang
3dbbe6d105
added regression tests for additive and nonGalerkin versions
2015-08-12 16:11:12 -07:00
Ulrike Yang
a243d33341
changed function names to set parameters for mult-additive versions and nonGalerkin versions
2015-08-12 16:08:03 -07:00
Ulrike Yang
eac8ba14cd
Merge branch 'master' of /usr/casc/hypre/git/hypre
2015-08-12 15:21:10 -07:00
Ulrike Yang
a7d8b29d53
dded comments for new nonGalerkin routines
2015-08-12 15:20:13 -07:00
Rob Falgout
3b74cc5163
Changed communicator type to 'integer' in ex5f and made minor cosmetic changes.
2015-08-06 07:45:52 -07:00
Rob Falgout
938bf215cc
Adding Ruipeng to the autotest email list.
2015-07-24 08:52:09 -07:00
Rob Falgout
b8be7adfd5
Merge branch 'master' of /usr/casc/hypre/git/hypre
2015-07-08 06:55:19 -07:00
Rob Falgout
915e8f4814
Added Daniel and Lu to the autotest email list
2015-07-08 06:54:41 -07:00
Tzanio
3ec167d122
Improved the documentation of hypre_AMSSetInteriorNodes().
2015-06-25 13:47:05 -07:00
Ulrike Yang
b44ffe5c09
added CF relaxation to the multiplicative portion of the cycle
2015-05-22 10:44:48 -07:00
Ulrike Yang
c9a6a758c4
fixed use of these routines with assumed partition
2015-05-22 08:48:09 -07:00
Ulrike Yang
d5476b43c0
Merge branch 'master' of /usr/casc/hypre/git/hypre
2015-05-21 17:20:47 -07:00
Rob Falgout
4556fd2f0b
Swapping in new saved files for two example tests
2015-05-08 11:12:36 -07:00
Ulrike Yang
219feea342
added option to allow NULL for indices parameter
2015-05-07 16:31:10 -07:00
Ulrike Yang
9dab41e432
fixed a potential memory issue
2015-05-07 11:38:03 -07:00
Ulrike Yang
b42cf93405
added some checks for 0
2015-05-07 11:14:14 -07:00
Rob Falgout
13f9c6cfa1
Adding the struct_migrate driver to the cmake autotest script
2015-04-28 14:14:50 -07:00
Ulrike Yang
77aacfa120
Merge branch 'master' of /usr/casc/hypre/git/hypre
2015-02-26 14:37:38 -08:00
Ulrike Yang
3ddfcd8bb1
initialized variable resid_nrm
2015-02-26 14:35:49 -08:00
Rob Falgout
160abb6a9a
Adding migrate driver to cmake
2015-02-19 06:53:31 -08:00
Rob Falgout
226080a610
Added a regression test for the StructVectorMigrate stuff
2015-02-13 17:06:52 -08:00
Rob Falgout
bd97f5ac6c
Fixed a problem with StructVectorMigrate and GatherAllBoxes.
...
Wrote a driver for the migrate stuff.
2015-02-13 16:26:27 -08:00
Rob Falgout
805f23853c
Modified Makefiles to stop when errors are encountered. See [issue1261].
2015-02-12 16:27:42 -08:00
Rob Falgout
be7fa445b1
Changed configure --with-insure option to instrument all of the source files
...
with Insure++ (with a few exceptions). Also needed to change tux autotest.
2015-02-12 16:08:39 -08:00
Rob Falgout
c1d592b458
Added .psrc files to distributed_ls/ParaSails and multivector to ignore the
...
files Mem.c and temp_multivector.c in Insure++. These files produces errors in
a couple of the regression tests, but they don't appear to be important. Also
added an additional filter to runtest.sh to remove the weird File.cc lines that
Insure++ sometimes produces. Again, not important.
2015-02-11 17:10:42 -08:00
Ulrike Yang
97eb5ab30a
fixed some insure issues
2015-02-11 10:05:16 -08:00
Tzanio
170673cc1b
Merge branch 'master' of /usr/casc/hypre/git/hypre
2015-02-10 16:37:41 -08:00
Tzanio
9ad988694d
Fixed a few bugs noticed by Tom Brunner with Clang 3.5.
2015-02-10 16:37:04 -08:00
Rob Falgout
6786df32ee
Modified the psrc files to suppress PARM_NULL Insure error messages
2015-02-10 16:36:20 -08:00
Rob Falgout
d882d0e922
Merge branch 'master' of /usr/casc/hypre/git/hypre
2015-02-10 09:56:50 -08:00
Rob Falgout
d1257ea9f5
Added an insure suppression flag for EXPR_NULL because these are not errors.
...
Note that insure will still find cases where null pointers are dereferenced.
2015-02-10 09:52:57 -08:00
Jacob Schroder
48e3983d86
Removing "static inline" before some helper functions in par_nongalerkin.c.
...
This regards a small part of issue 1256.
2015-02-09 09:23:27 -08:00
Rob Falgout
ce427c16d6
Added new IJ_assumed_part.c file to cmake
2015-02-07 10:17:05 -08:00