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

« back to all changes in this revision

Viewing changes to docs/HYPRE_ref_manual/HYPRE_ParaSailsSetLoadbal.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_ParaSailsSetLoadbal</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A> int  HYPRE_ParaSailsSetLoadbal (<!2><A HREF="KrylovSolvers.2.html#DOC.7.1.1">HYPRE_Solver</A> solver, double loadbal) </H2><BLOCKQUOTE>
 
4
 
 
5
Set the load balance parameter for the
 
6
ParaSails preconditioner
 
7
</BLOCKQUOTE>
 
8
<A NAME="DOC.DOCU">
 
9
<hr>
 
10
 <h2> Documentation </h2>
 
11
<BLOCKQUOTE>
 
12
 
 
13
Set the load balance parameter for the
 
14
ParaSails preconditioner.<P>
 
15
 
 
16
</BLOCKQUOTE>
 
17
<DL>
 
18
</DL>
 
19
<DL><DT><B>Parameters:</B><DD><B>solver</B> -  [IN] Preconditioner object for which to set the load balance
 
20
parameter.
 
21
<br><B>loadbal</B> -  [IN] Value of the load balance parameter, 
 
22
<IMG BORDER=0 SRC=g000017.gif> loadbal <IMG BORDER=0 SRC=g000018.gif>.  A zero value indicates that
 
23
no load balance is attempted; a value of unity indicates
 
24
that perfect load balance will be attempted.  The 
 
25
recommended value is 0.9 to balance the overhead of
 
26
data exchanges for load balancing.  No load balancing
 
27
is needed if the preconditioner is very sparse and
 
28
fast to construct.  The default value when this 
 
29
parameter is not set is 0.<br></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
30
<center>
 
31
<img src="hypre_wiw.gif">
 
32
</center>
 
33
 
 
34
<P Align=right><I>generated by <A HREF="http://www.zib.de/Visual/software/doc++/index.html">doc++</A></I>
 
35
</BODY>