hypre/examples
2010-03-16 18:20:05 +00:00
..
docs Merging the 'sstruct_ap' branch with the main repository trunk. 2010-01-08 23:54:52 +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 Flexible GMRES. 2008-12-29 18:09:17 +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
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 Made sure this works with LAM. 2008-05-19 16:40:13 +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 documentation to make clear that we are solving -Delta u = 1 2009-10-06 19:49:47 +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 Fixed a typo in the comments. 2009-05-19 01:00:06 +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
Makefile Fixed a bug in the Makefile - ex11 should be compiled with $(CC) not $(CXX). 2010-03-03 21:59:50 +00:00