~ubuntu-branches/ubuntu/karmic/hypre/karmic

« back to all changes in this revision

Viewing changes to src/docs/HYPRE_ref_manual/HYPRE_ParCSRFlexGMRESSetAbsoluteTol.html

  • Committer: Bazaar Package Importer
  • Author(s): Adam C. Powell, IV
  • Date: 2009-03-20 11:40:12 UTC
  • mfrom: (4.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090320114012-132h6ok9w2r6o609
Tags: 2.4.0b-2
Rebuild against new openmpi.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><TITLE>HYPRE_ParCSRFlexGMRESSetAbsoluteTol</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A> int  HYPRE_ParCSRFlexGMRESSetAbsoluteTol (<!2><A HREF="KrylovSolvers.2.html#DOC.7.1.1">HYPRE_Solver</A> solver, double a_tol) </H2><BLOCKQUOTE>
 
4
 
 
5
(Optional) Set the absolute convergence tolerance (default is 0)
 
6
</BLOCKQUOTE>
 
7
<A NAME="DOC.DOCU">
 
8
<hr>
 
9
 <h2> Documentation </h2>
 
10
<BLOCKQUOTE>
 
11
 
 
12
(Optional) Set the absolute convergence tolerance (default is 0). 
 
13
If one desires
 
14
the convergence test to check the absolute convergence tolerance <IT>only</IT>, then
 
15
set the relative convergence tolerance to 0.0.  (The convergence test is 
 
16
<IMG BORDER=0 SRC=g000011.gif> max(relative<IMG BORDER=0 SRC=g000008.gif>tolerance <IMG BORDER=0 SRC=g000012.gif>, absolute<IMG BORDER=0 SRC=g000008.gif>tolerance).)
 
17
 
 
18
 
 
19
</BLOCKQUOTE>
 
20
<DL>
 
21
</DL>
 
22
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
23
<center>
 
24
<img src="hypre_wiw.gif">
 
25
</center>
 
26
 
 
27
<P Align=right><I>generated by <A HREF="http://www.zib.de/Visual/software/doc++/index.html">doc++</A></I>
 
28
</BODY>