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

« back to all changes in this revision

Viewing changes to src/docs/HYPRE_ref_manual/HYPRE_ParCSRBiCGSTABSetStopCrit.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_ParCSRBiCGSTABSetStopCrit</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A> int  HYPRE_ParCSRBiCGSTABSetStopCrit (<!2><A HREF="KrylovSolvers.2.html#DOC.7.1.1">HYPRE_Solver</A> solver, int stop_crit) </H2><BLOCKQUOTE>
 
4
 
 
5
(Optional) If stop<IMG BORDER=0 SRC=g000008.gif>crit = 1, the absolute residual norm is used
 
6
for the stopping criterion
 
7
</BLOCKQUOTE>
 
8
<A NAME="DOC.DOCU">
 
9
<hr>
 
10
 <h2> Documentation </h2>
 
11
<BLOCKQUOTE>
 
12
 
 
13
(Optional) If stop<IMG BORDER=0 SRC=g000008.gif>crit = 1, the absolute residual norm is used
 
14
for the stopping criterion. The default is the relative residual
 
15
norm (stop<IMG BORDER=0 SRC=g000008.gif>crit = 0). Note: This function will be phased out in favor
 
16
of using HYPRE<IMG BORDER=0 SRC=g000008.gif>ParCSRBiCGSTABSetAbsoluteTol if an absolute stopping
 
17
criteria is desired.
 
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>