hypre/examples
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
..
docs Added documentation for the Python example (ex5bp.py). 2006-12-15 18:08:51 +00:00
ex1.c Small edits in preparation for next release. 2005-08-25 20:48:47 +00:00
ex2.c Small edits in preparation for next release. 2005-08-25 20:48:47 +00:00
ex3.c Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +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 HYPRE_krylov.h include file and reference manual documentation. 2006-11-15 23:28:42 +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
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
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 Modified a comment. 2005-08-29 23:27:56 +00:00
ex9.c Added a HYPRE_krylov.h include file and reference manual documentation. 2006-11-15 23:28:42 +00:00
ex10.cxx Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +00:00
Makefile Fortran 90 (with Babel) example 2007-02-06 01:26:04 +00:00