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

« back to all changes in this revision

Viewing changes to src/docs/HYPRE_ref_manual/initSharedNodes.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>initSharedNodes</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A> int  initSharedNodes (int nShared, int *sharedIDs, int *sharedLengs, int **sharedProcs) </H2><BLOCKQUOTE>
 
4
 
 
5
This function initializes the nodes that are shared between the
 
6
current processor and its neighbors
 
7
</BLOCKQUOTE>
 
8
<A NAME="DOC.DOCU">
 
9
<hr>
 
10
 <h2> Documentation </h2>
 
11
<BLOCKQUOTE>
 
12
 
 
13
This function initializes the nodes that are shared between the
 
14
current processor and its neighbors. The FEI will decide a unique
 
15
processor each shared node will be assigned to. 
 
16
 
 
17
 
 
18
</BLOCKQUOTE>
 
19
<DL>
 
20
</DL>
 
21
<DL><DT><B>Parameters:</B><DD><B>nShared</B> -  - number of shared nodes
 
22
<br><B>sharedIDs</B> -  - shared node identifiers
 
23
<br><B>sharedLengs</B> -  - the number of processors each node shares with
 
24
<br><B>sharedProcs</B> -  - the processor identifiers each node shares with<br></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
25
<center>
 
26
<img src="hypre_wiw.gif">
 
27
</center>
 
28
 
 
29
<P Align=right><I>generated by <A HREF="http://www.zib.de/Visual/software/doc++/index.html">doc++</A></I>
 
30
</BODY>