falgout
6f75adf5ff
Fixed the print statements to use explicit formatting. This avoids problems with
...
regression testing comparisons to saved output.
2012-09-19 20:39:27 +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
849b60018f
Forgot to add this file.
2011-09-26 22:57:28 +00:00
falgout
e9c24217b2
Adding ex16 to the readme files
2011-09-26 15:22:33 +00:00
falgout
8b57c3caf2
Added FEMGet routines and new high order FEM example 16.
2011-09-23 21:39:07 +00:00
falgout
1217add3b1
Added GraphSetObjectType() calls
2011-09-21 20:32:59 +00:00
falgout
b3db91f7be
More changes to get regression tests working on tux339
2011-08-26 19:48:14 +00:00
kolev1
e81581c487
Added a 'big' postfix in the example name used in the comments.
2011-03-17 23:53:59 +00:00
kolev1
757415a667
Added documentation for Example 15big.
2011-03-17 23:52:43 +00:00
kolev1
05e6a70738
Added a 64-bit version of Example 15.
2011-03-17 23:50:07 +00:00
falgout
efa9bcb1f2
Converted to a Bourne shell script so that it works correctly under cygwin.
2011-03-16 22:39:22 +00:00
kolev1
58abe34ab8
Added a 64-bit version of Example 5 (ex5big.c).
2011-01-11 20:32:40 +00:00
kolev1
eecc42bc7f
Removed the f2c line for LAM and related comments, which became obsolete
...
after Rob's changes.
2011-01-07 16:43:04 +00:00
falgout
e3181f26b1
Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details).
...
Changed MPI routines to hypre_MPI routines.
Added hypre_printf, etc. routines.
Added AUTOTEST tests to look for 'int' and 'MPI_' calls.
Added a new approach for the Fortran interface (not implemented everywhere yet).
2010-12-20 19:27:44 +00:00
falgout
6a0f7406a2
Fixed 3 bugs that should have broken the g77 compiler, but didn't.
2010-11-11 23:26:57 +00:00
kolev1
25a5255283
Updated the names of header files and included the use of the std
...
namespace to conform with the latest C++ standard.
2010-05-10 19:43:06 +00:00
falgout
8f3c6ba01e
Fixed the install 'cp' lines to correctly copy soft links and to copy either the
...
static libraries or the shared libraries, but not both.
2010-04-22 19:52:18 +00:00
kolev1
774284ac71
Fixed a bug in the default value of maxit, which is now 100.
2010-03-16 18:20:05 +00:00
kolev1
ab9d1955ba
Added timing to Example 15 (so now it is straightforward to use it for
...
scalability tests for AMS on structured grids).
2010-03-03 23:44:28 +00:00
kolev1
f79847f4b3
Fixed a bug in the Makefile - ex11 should be compiled with $(CC) not $(CXX).
2010-03-03 21:59:50 +00:00
falgout
a096e956b5
Added additional reference and user manual documentation for LOBPCG.
2010-01-29 22:32:52 +00:00
kolev1
2ff3acf90a
Fixed a typo.
2010-01-26 22:39:56 +00:00
falgout
73a0867c82
Added configure-line options to change name mangling for Fortran.
...
Cleaned up a lot of things in configure itself (still more to do though).
2010-01-25 22:51:05 +00:00
falgout
8c9baf1023
Merging the 'sstruct_ap' branch with the main repository trunk.
2010-01-08 23:54:52 +00:00
falgout
417d124e8e
Removed jpg files from cp line because it was generating regression test errors.
2009-12-11 17:44:49 +00:00
kolev1
bcd2f8f30a
Updated the documentation to make clear that we are solving -Delta u = 1
...
with u = 0 on the boundary.
2009-10-06 19:49:47 +00:00
falgout
5660f6a62e
Fixed a typo in the comments.
2009-05-19 01:00:06 +00:00
falgout
672d78496a
Adding a Fortran version of Example 12.
2009-05-19 00:34:37 +00:00
falgout
5328b2857f
Adding a nodal version of Example 1.
2009-05-18 20:28:05 +00:00
baker59
332c954e36
Removed the #ifdef for SetNeighborPart
2009-05-08 21:17:57 +00:00
baker59
da328b3275
Forgot the AMG destroy for solver choice 2.
2009-04-30 17:01:39 +00:00
falgout
d2fa49ac86
Removed -lg2c because it is no longer needed.
2009-04-28 21:20:20 +00:00
falgout
60a041e3fd
Fixed compile problems.
2009-04-28 21:04:57 +00:00
baker59
29a81213f0
Added SetNeighborPart - but it is commented out for now - need to fix before the next release.
2009-04-23 18:20:16 +00:00
kolev1
3332bb48fc
Updated the documentation, including ex5b90, ex6b, ex6b77 and the new ex11.
2009-04-08 17:41:06 +00:00
kolev1
f584a22cc6
Added a LOBPCG-AMG example.
2009-04-08 17:40:05 +00:00
baker59
eb6678d590
Added Flexible GMRES.
2008-12-29 18:09:17 +00:00
baker59
6fefea8d3a
Added Flexible GMRES to Example 5.
2008-12-29 18:08:44 +00:00
kolev
efa24c18a1
Made sure this works with LAM.
2008-05-19 16:40:13 +00:00
kolev
d6ada01d73
Added a variable for F77 linking options.
2008-05-19 16:39:09 +00:00
baker59
3134db7f80
Added a fortran version of Example 5 (not babel-based).
2008-05-16 21:13:44 +00:00
kolev
bf62be8b47
Removed -pedantic and added -Wno-deprecated.
2007-11-30 22:42:28 +00:00
painter
cf24b1fe95
Don't compile the Java interface unless requiested by configure --enable-java
...
This is because it won't work unless environment variables have been set,
as described in examples/ex5bj.java .
2007-09-28 20:49:31 +00:00
painter
fc37b84535
small changes in comments
2007-09-27 19:33:30 +00:00
painter
1e5664747e
Example of use of new Java interface.
2007-09-21 21:09:56 +00:00
kolev
25b54e6a92
Moved the clean-up of examples documentation to examples/docs.
2007-07-02 17:31:41 +00:00
painter
06a89e51f9
1. For consistency with ex5.c, set tolerance to 0 for AMG when used as a
...
preconditioner for PCG (solver 1).
2. For all solvers, don't use implicit type conversion for the second
argument of Apply (this argument is a reference, type conversions in
such arguments are known to be dangerous in C++).
2007-06-01 22:59:54 +00:00
painter
b2df36ef30
For consistency with ex5.c, set the AMG tolerance to zero when used as a
...
preconditioner for PCG (solver 1).
2007-06-01 22:52:43 +00:00