hypre/examples
2011-03-17 23:53:59 +00:00
..
docs Added documentation for Example 15big. 2011-03-17 23:52:43 +00:00
ex1.c Adding a nodal version of Example 1. 2009-05-18 20:28:05 +00:00
ex2.c Small edits in preparation for next release. 2005-08-25 20:48:47 +00:00
ex3.c Updated the documentation to make clear that we are solving -Delta u = 1 2009-10-06 19:49:47 +00:00
ex4.c Added a HYPRE_krylov.h include file and reference manual documentation. 2006-11-15 23:28:42 +00:00
ex5.c Added a 64-bit version of Example 5 (ex5big.c). 2011-01-11 20:32:40 +00:00
ex5b77.f plug memory leaks 2006-09-12 18:28:13 +00:00
ex5b90.f90 Fortran 90 (with Babel) example 2007-02-06 01:26:04 +00:00
ex5b.c For consistency with ex5.c, set the AMG tolerance to zero when used as a 2007-06-01 22:52:43 +00:00
ex5big.c Added a 'big' postfix in the example name used in the comments. 2011-03-17 23:53:59 +00:00
ex5bj.java Don't compile the Java interface unless requiested by configure --enable-java 2007-09-28 20:49:31 +00:00
ex5bp.py add comment about how to build with the current hypre 2006-12-15 00:03:13 +00:00
ex5bxx.cxx 1. For consistency with ex5.c, set tolerance to 0 for AMG when used as a 2007-06-01 22:59:54 +00:00
ex5f.f Removed the f2c line for LAM and related comments, which became obsolete 2011-01-07 16:43:04 +00:00
ex6.c It turns out that each processor needs to set the variable type for each part. 2005-08-29 22:08:10 +00:00
ex6b77.f Babel-interface versions of Example 6, in C and Fortran 2007-01-29 17:42:50 +00:00
ex6b.c Babel-interface versions of Example 6, in C and Fortran 2007-01-29 17:42:50 +00:00
ex7.c Added a HYPRE_krylov.h include file and reference manual documentation. 2006-11-15 23:28:42 +00:00
ex8.c Removed the #ifdef for SetNeighborPart 2009-05-08 21:17:57 +00:00
ex9.c Forgot the AMG destroy for solver choice 2. 2009-04-30 17:01:39 +00:00
ex10.cxx Updated the names of header files and included the use of the std 2010-05-10 19:43:06 +00:00
ex11.c Added additional reference and user manual documentation for LOBPCG. 2010-01-29 22:32:52 +00:00
ex12.c Fixed a typo in the comments. 2009-05-19 01:00:06 +00:00
ex12f.f Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
ex13.c Merging the 'sstruct_ap' branch with the main repository trunk. 2010-01-08 23:54:52 +00:00
ex14.c Merging the 'sstruct_ap' branch with the main repository trunk. 2010-01-08 23:54:52 +00:00
ex15.c Fixed a bug in the default value of maxit, which is now 100. 2010-03-16 18:20:05 +00:00
ex15big.c Added a 'big' postfix in the example name used in the comments. 2011-03-17 23:53:59 +00:00
Makefile Added a 64-bit version of Example 15. 2011-03-17 23:50:07 +00:00