falgout
dc37c39f25
Added scripting to find directory location of symbols and filter.
2011-11-05 00:13:55 +00:00
kolev1
2bb7111a06
Final, final changes before 2.8.0b :)
2011-11-04 23:57:46 +00:00
falgout
4d148ee46d
Fixed a global variable scope problem.
2011-11-04 21:10:05 +00:00
kolev1
c0e02deda6
Added a a script to print all globally defined symbols in libHYPRE.a without the
...
appropriate namespace protection.
2011-11-04 20:00:42 +00:00
kolev1
011187d121
Added a note about the new high-order interface in AMS and ADS.
2011-11-04 18:27:02 +00:00
kolev1
af74f262bd
Final changes in the solver documentation before the release.
2011-11-04 18:25:24 +00:00
falgout
aafde9efec
Added comments about SetPeriodic() working only for SSTRUCT and STRUCT types.
2011-11-04 18:16:07 +00:00
kolev1
9976ea19fd
Final adjustments in ADS before the release.
2011-11-04 18:03:29 +00:00
falgout
a68229b5ee
Fixed SStructVectorGetObject() (see [issue704]). Also made minor changes to
...
MatrixGetObject() and added Euclid PCG to the sstruct driver.
2011-11-04 17:51:32 +00:00
kolev1
45d54ab4b5
Final adjustments in AMS before the release.
2011-11-04 17:38:15 +00:00
kolev1
1a008e0bcd
Documentation for the high-order ADS interface.
2011-11-03 23:41:16 +00:00
kolev1
b9b84bcd46
Extended ADS to support (arbitrary) high-order Raviart-Thomas discretizations.
...
Modified the high-order AMS interface.
2011-11-03 23:38:35 +00:00
kolev1
71b4a5fc1e
Added FEI parameters for the l1-GS smoothers in BoomerAMG and the subspace
...
problems of AMS.
2011-11-02 22:04:52 +00:00
falgout
e1f527bc6d
Added comments to VectorGetValues(), etc., about calling Gather() first.
...
See [issue762].
2011-11-02 21:47:45 +00:00
falgout
5e4a8a25e3
Removed AC_PROG_CPP and AC_PROG_CXXCPP tests to address [issue738].
...
We don't use the results of these tests anyway.
2011-11-02 20:57:32 +00:00
falgout
620f46872a
Fixed an uninitialized memory read problem and a potential performance issue for
...
problems in less than 3 dimensions.
2011-11-02 20:37:56 +00:00
kolev1
a45c5c0836
Added support for (arbitrary) high-order Nedelec finite element discretizations
...
in AMS.
Seems to be working quite well on hex meshes and reasonably well on tet meshes,
correlating with the performance of BoomerAMG on the associated high-order nodal
problems.
2011-11-02 20:22:21 +00:00
falgout
36f7adb9cf
Changes in preparation for 2.8.0b
2011-11-02 20:07:54 +00:00
kolev1
e6a71c1adb
Use the C++ compiler to build the shared library when it includes C++ sources
...
(from the FEI).
2011-11-02 17:48:06 +00:00
falgout
3acf53931a
Changed the hypre-support email to use llnl.gov not mail.llnl.gov.
2011-11-02 15:38:53 +00:00
falgout
2ecb3724a4
Left a debugging printf in by mistake.
2011-11-02 14:58:23 +00:00
falgout
e1ed503eec
Made some changes to support new 'rz' machine names.
2011-11-02 00:14:38 +00:00
falgout
35d899a309
The struct driver can now be run on more processors than specified by the PxQxR
...
input. In that case, the extra processors don't own any problem data. Also set
up some regression tests.
2011-11-01 22:08:52 +00:00
kolev1
5d7038a8a1
Makefile to clean the results in examples/vis.
2011-11-01 00:01:15 +00:00
kolev1
52301b0d37
Added GLVis-based visualization of the numerical results from the example codes.
2011-11-01 00:00:28 +00:00
kolev1
bcb62d6b04
Fixed a typo.
2011-10-31 23:54:52 +00:00
falgout
ca9e58b762
Added Euclid as a preconditioner.
2011-10-31 17:05:15 +00:00
ulrikey
1f2ad6aa87
added new parameters to hybrid solver
2011-10-24 17:51:44 +00:00
ulrikey
b63cc0638a
added redundant coarse grid solve to hybrid solver
2011-10-24 17:51:26 +00:00
ulrikey
5d3898bdf8
fixed bug
2011-10-18 15:52:18 +00:00
ulrikey
87eda39ed1
fixed memory leak
2011-10-14 14:32:21 +00:00
ulrikey
99fec2cdfe
fixed check-mpi
2011-10-14 14:28:55 +00:00
ulrikey
8df991e354
small change
2011-10-13 17:56:06 +00:00
ulrikey
da68e11538
fixed various memory leaks
2011-10-13 17:54:49 +00:00
ulrikey
7f2cb77ff7
*** empty log message ***
2011-10-13 15:18:41 +00:00
ulrikey
261fa5e3dd
initialized Solve_err_flag
2011-10-13 15:12:38 +00:00
ulrikey
5ce8f6d6f9
fixed some .h issues
2011-10-13 15:04:09 +00:00
ulrikey
cc0f17879a
fixed check-mpi error messages
2011-10-13 14:52:05 +00:00
ulrikey
ff687aca04
included necessary portion of par_csr_block_matrix.h
2011-10-07 22:47:54 +00:00
ulrikey
ea98d377ac
fixed array size
2011-10-07 16:52:45 +00:00
ulrikey
cf7bcb2942
added redundant coarse grid solve regression test
2011-10-07 16:42:38 +00:00
ulrikey
ba57e3ef15
fixed MPI_INTs
2011-10-07 16:25:57 +00:00
ulrikey
3fa0921acb
changed MPI_COMM_NULL to hypre_MPI_COMM_NULL
2011-10-07 15:59:40 +00:00
ulrikey
9b98e23b4c
added definitions
2011-10-07 15:43:54 +00:00
ulrikey
d294df229a
changed MPI_COMM_SELF to hypre_MPI_COMM_SELF
2011-10-07 15:43:00 +00:00
ulrikey
5c35efb676
changed initialization
2011-10-07 15:42:32 +00:00
ulrikey
3f02c458b9
replaced MPI calls with hypre_MPI calls and changed error check
2011-10-07 14:19:46 +00:00
ulrikey
2f87585750
fixed some initialization issues
2011-10-07 14:18:48 +00:00
ulrikey
6812526213
added the redundant coarse grid solve
2011-10-06 23:09:21 +00:00
ulrikey
c6a707fca0
Added the redundant coarse grid solve
2011-10-06 23:08:25 +00:00