Skip to content

Commit e649330

Browse files
committed
3.0.2
1 parent 5934287 commit e649330

File tree

145 files changed

+56567
-1287
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+56567
-1287
lines changed

3.0.2/CHANGES.html

Lines changed: 800 additions & 0 deletions
Large diffs are not rendered by default.

3.0.2/LICENSE.html

Lines changed: 403 additions & 0 deletions
Large diffs are not rendered by default.

3.0.2/apiref/api-objects.txt

Lines changed: 1840 additions & 0 deletions
Large diffs are not rendered by default.

3.0.2/apiref/class-tree.html

Lines changed: 206 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,206 @@
1+
<?xml version="1.0" encoding="ascii"?>
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3+
"DTD/xhtml1-transitional.dtd">
4+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5+
<head>
6+
<title>Class Hierarchy</title>
7+
<link rel="stylesheet" href="epydoc.css" type="text/css" />
8+
<script type="text/javascript" src="epydoc.js"></script>
9+
</head>
10+
11+
<body bgcolor="white" text="black" link="blue" vlink="#204080"
12+
alink="#204080">
13+
<!-- ==================== NAVIGATION BAR ==================== -->
14+
<table class="navbar" border="0" width="100%" cellpadding="0"
15+
bgcolor="#a0c0ff" cellspacing="0">
16+
<tr valign="middle">
17+
<!-- Home link -->
18+
<th>&nbsp;&nbsp;&nbsp;<a
19+
href="mpi4py-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
20+
21+
<!-- Tree link -->
22+
<th bgcolor="#70b0f0" class="navbar-select"
23+
>&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
24+
25+
<!-- Index link -->
26+
<th>&nbsp;&nbsp;&nbsp;<a
27+
href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
28+
29+
<!-- Help link -->
30+
<th>&nbsp;&nbsp;&nbsp;<a
31+
href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
32+
33+
<!-- Project homepage -->
34+
<th class="navbar" align="right" width="100%">
35+
<table border="0" cellpadding="0" cellspacing="0">
36+
<tr><th class="navbar" align="center"
37+
><a class="navbar" target="_top" href="https://bitbucket.org/mpi4py/mpi4py">MPI for Python</a></th>
38+
</tr></table></th>
39+
</tr>
40+
</table>
41+
<table width="100%" cellpadding="0" cellspacing="0">
42+
<tr valign="top">
43+
<td width="100%">&nbsp;</td>
44+
<td>
45+
<table cellpadding="0" cellspacing="0">
46+
<!-- hide/show private -->
47+
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
48+
onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
49+
<tr><td align="right"><span class="options"
50+
>[<a href="frames.html" target="_top">frames</a
51+
>]&nbsp;|&nbsp;<a href="class-tree.html"
52+
target="_top">no&nbsp;frames</a>]</span></td></tr>
53+
</table>
54+
</td>
55+
</tr>
56+
</table>
57+
<center><b>
58+
[ <a href="module-tree.html">Module Hierarchy</a>
59+
| <a href="class-tree.html">Class Hierarchy</a> ]
60+
</b></center><br />
61+
<h1 class="epydoc">Class Hierarchy</h1>
62+
<ul class="nomargin-top">
63+
<li> <strong class="uidlink">exceptions.BaseException</strong>:
64+
<em class="summary">Common base class for all exceptions</em>
65+
<ul>
66+
<li> <strong class="uidlink">exceptions.Exception</strong>:
67+
<em class="summary">Common base class for all non-exit exceptions.</em>
68+
<ul>
69+
<li> <strong class="uidlink">exceptions.StandardError</strong>:
70+
<em class="summary">Base class for all standard Python exceptions that do not represent
71+
interpreter exiting.</em>
72+
<ul>
73+
<li> <strong class="uidlink">exceptions.RuntimeError</strong>:
74+
<em class="summary">Unspecified run-time error.</em>
75+
<ul>
76+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Exception-class.html">mpi4py.MPI.Exception</a></strong>:
77+
<em class="summary">Exception</em>
78+
</li>
79+
</ul>
80+
</li>
81+
</ul>
82+
</li>
83+
</ul>
84+
</li>
85+
</ul>
86+
</li>
87+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Comm-class.html">mpi4py.MPI.Comm</a></strong>:
88+
<em class="summary">Communicator</em>
89+
<ul>
90+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Intercomm-class.html">mpi4py.MPI.Intercomm</a></strong>:
91+
<em class="summary">Intercommunicator</em>
92+
</li>
93+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Intracomm-class.html">mpi4py.MPI.Intracomm</a></strong>:
94+
<em class="summary">Intracommunicator</em>
95+
<ul>
96+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Topocomm-class.html">mpi4py.MPI.Topocomm</a></strong>:
97+
<em class="summary">Topology intracommunicator</em>
98+
<ul>
99+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Cartcomm-class.html">mpi4py.MPI.Cartcomm</a></strong>:
100+
<em class="summary">Cartesian topology intracommunicator</em>
101+
</li>
102+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Distgraphcomm-class.html">mpi4py.MPI.Distgraphcomm</a></strong>:
103+
<em class="summary">Distributed graph topology intracommunicator</em>
104+
</li>
105+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Graphcomm-class.html">mpi4py.MPI.Graphcomm</a></strong>:
106+
<em class="summary">General graph topology intracommunicator</em>
107+
</li>
108+
</ul>
109+
</li>
110+
</ul>
111+
</li>
112+
</ul>
113+
</li>
114+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Datatype-class.html">mpi4py.MPI.Datatype</a></strong>:
115+
<em class="summary">Datatype</em>
116+
</li>
117+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Errhandler-class.html">mpi4py.MPI.Errhandler</a></strong>:
118+
<em class="summary">Error Handler</em>
119+
</li>
120+
<li> <strong class="uidlink"><a href="mpi4py.MPI.File-class.html">mpi4py.MPI.File</a></strong>:
121+
<em class="summary">File</em>
122+
</li>
123+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Group-class.html">mpi4py.MPI.Group</a></strong>:
124+
<em class="summary">Group</em>
125+
</li>
126+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Info-class.html">mpi4py.MPI.Info</a></strong>:
127+
<em class="summary">Info</em>
128+
</li>
129+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Message-class.html">mpi4py.MPI.Message</a></strong>:
130+
<em class="summary">Message</em>
131+
</li>
132+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Op-class.html">mpi4py.MPI.Op</a></strong>:
133+
<em class="summary">Op</em>
134+
</li>
135+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Request-class.html">mpi4py.MPI.Request</a></strong>:
136+
<em class="summary">Request</em>
137+
<ul>
138+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Grequest-class.html">mpi4py.MPI.Grequest</a></strong>:
139+
<em class="summary">Generalized request</em>
140+
</li>
141+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Prequest-class.html">mpi4py.MPI.Prequest</a></strong>:
142+
<em class="summary">Persistent request</em>
143+
</li>
144+
</ul>
145+
</li>
146+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Status-class.html">mpi4py.MPI.Status</a></strong>:
147+
<em class="summary">Status</em>
148+
</li>
149+
<li> <strong class="uidlink"><a href="mpi4py.MPI.Win-class.html">mpi4py.MPI.Win</a></strong>:
150+
<em class="summary">Window</em>
151+
</li>
152+
<li> <strong class="uidlink"><a href="mpi4py.MPI.memory-class.html">mpi4py.MPI.memory</a></strong>:
153+
<em class="summary">Memory</em>
154+
</li>
155+
</ul>
156+
<!-- ==================== NAVIGATION BAR ==================== -->
157+
<table class="navbar" border="0" width="100%" cellpadding="0"
158+
bgcolor="#a0c0ff" cellspacing="0">
159+
<tr valign="middle">
160+
<!-- Home link -->
161+
<th>&nbsp;&nbsp;&nbsp;<a
162+
href="mpi4py-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
163+
164+
<!-- Tree link -->
165+
<th bgcolor="#70b0f0" class="navbar-select"
166+
>&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
167+
168+
<!-- Index link -->
169+
<th>&nbsp;&nbsp;&nbsp;<a
170+
href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
171+
172+
<!-- Help link -->
173+
<th>&nbsp;&nbsp;&nbsp;<a
174+
href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
175+
176+
<!-- Project homepage -->
177+
<th class="navbar" align="right" width="100%">
178+
<table border="0" cellpadding="0" cellspacing="0">
179+
<tr><th class="navbar" align="center"
180+
><a class="navbar" target="_top" href="https://bitbucket.org/mpi4py/mpi4py">MPI for Python</a></th>
181+
</tr></table></th>
182+
</tr>
183+
</table>
184+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
185+
<tr>
186+
<td align="left" class="footer">
187+
Generated by Epydoc 3.0.1
188+
</td>
189+
<td align="right" class="footer">
190+
<a target="mainFrame" href="http://epydoc.sourceforge.net"
191+
>http://epydoc.sourceforge.net</a>
192+
</td>
193+
</tr>
194+
</table>
195+
196+
<script type="text/javascript">
197+
<!--
198+
// Private objects are initially displayed (because if
199+
// javascript is turned off then we want them to be
200+
// visible); but by default, we want to hide them. So hide
201+
// them unless we have a cookie that says to show them.
202+
checkCookie();
203+
// -->
204+
</script>
205+
</body>
206+
</html>

3.0.2/apiref/crarr.png

340 Bytes
Loading

0 commit comments

Comments
 (0)