|
| 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> <a |
| 19 | + href="mpi4py-module.html">Home</a> </th> |
| 20 | + |
| 21 | + <!-- Tree link --> |
| 22 | + <th bgcolor="#70b0f0" class="navbar-select" |
| 23 | + > Trees </th> |
| 24 | + |
| 25 | + <!-- Index link --> |
| 26 | + <th> <a |
| 27 | + href="identifier-index.html">Indices</a> </th> |
| 28 | + |
| 29 | + <!-- Help link --> |
| 30 | + <th> <a |
| 31 | + href="help.html">Help</a> </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://github.com/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%"> </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 private</a>]</span></td></tr> |
| 49 | + <tr><td align="right"><span class="options" |
| 50 | + >[<a href="frames.html" target="_top">frames</a |
| 51 | + >] | <a href="class-tree.html" |
| 52 | + target="_top">no 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">object</strong>: |
| 64 | + <em class="summary">The most base type</em> |
| 65 | + <ul> |
| 66 | + <li> <strong class="uidlink">exceptions.BaseException</strong>: |
| 67 | + <em class="summary">Common base class for all exceptions</em> |
| 68 | + <ul> |
| 69 | + <li> <strong class="uidlink">exceptions.Exception</strong>: |
| 70 | + <em class="summary">Common base class for all non-exit exceptions.</em> |
| 71 | + <ul> |
| 72 | + <li> <strong class="uidlink">exceptions.StandardError</strong>: |
| 73 | + <em class="summary">Base class for all standard Python exceptions that do not represent |
| 74 | +interpreter exiting.</em> |
| 75 | + <ul> |
| 76 | + <li> <strong class="uidlink">exceptions.RuntimeError</strong>: |
| 77 | + <em class="summary">Unspecified run-time error.</em> |
| 78 | + <ul> |
| 79 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Exception-class.html">mpi4py.MPI.Exception</a></strong>: |
| 80 | + <em class="summary">Exception class</em> |
| 81 | + </li> |
| 82 | + </ul> |
| 83 | + </li> |
| 84 | + </ul> |
| 85 | + </li> |
| 86 | + </ul> |
| 87 | + </li> |
| 88 | + </ul> |
| 89 | + </li> |
| 90 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Comm-class.html">mpi4py.MPI.Comm</a></strong>: |
| 91 | + <em class="summary">Communicator</em> |
| 92 | + <ul> |
| 93 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Intercomm-class.html">mpi4py.MPI.Intercomm</a></strong>: |
| 94 | + <em class="summary">Intercommunicator</em> |
| 95 | + </li> |
| 96 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Intracomm-class.html">mpi4py.MPI.Intracomm</a></strong>: |
| 97 | + <em class="summary">Intracommunicator</em> |
| 98 | + <ul> |
| 99 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Topocomm-class.html">mpi4py.MPI.Topocomm</a></strong>: |
| 100 | + <em class="summary">Topology intracommunicator</em> |
| 101 | + <ul> |
| 102 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Cartcomm-class.html">mpi4py.MPI.Cartcomm</a></strong>: |
| 103 | + <em class="summary">Cartesian topology intracommunicator</em> |
| 104 | + </li> |
| 105 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Distgraphcomm-class.html">mpi4py.MPI.Distgraphcomm</a></strong>: |
| 106 | + <em class="summary">Distributed graph topology intracommunicator</em> |
| 107 | + </li> |
| 108 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Graphcomm-class.html">mpi4py.MPI.Graphcomm</a></strong>: |
| 109 | + <em class="summary">General graph topology intracommunicator</em> |
| 110 | + </li> |
| 111 | + </ul> |
| 112 | + </li> |
| 113 | + </ul> |
| 114 | + </li> |
| 115 | + </ul> |
| 116 | + </li> |
| 117 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Datatype-class.html">mpi4py.MPI.Datatype</a></strong>: |
| 118 | + <em class="summary">Datatype object</em> |
| 119 | + </li> |
| 120 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Errhandler-class.html">mpi4py.MPI.Errhandler</a></strong>: |
| 121 | + <em class="summary">Error handler</em> |
| 122 | + </li> |
| 123 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.File-class.html">mpi4py.MPI.File</a></strong>: |
| 124 | + <em class="summary">File handle</em> |
| 125 | + </li> |
| 126 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Group-class.html">mpi4py.MPI.Group</a></strong>: |
| 127 | + <em class="summary">Group of processes</em> |
| 128 | + </li> |
| 129 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Info-class.html">mpi4py.MPI.Info</a></strong>: |
| 130 | + <em class="summary">Info object</em> |
| 131 | + </li> |
| 132 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Message-class.html">mpi4py.MPI.Message</a></strong>: |
| 133 | + <em class="summary">Matched message handle</em> |
| 134 | + </li> |
| 135 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Op-class.html">mpi4py.MPI.Op</a></strong>: |
| 136 | + <em class="summary">Operation object</em> |
| 137 | + </li> |
| 138 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Pickle-class.html">mpi4py.MPI.Pickle</a></strong>: |
| 139 | + <em class="summary">Pickle(dumps: Optional[Callable[[Any, int], bytes]] = None, loads: Optional[Callable[[Buffer], Any]] = None, protocol: Optional[int] = None) -> None</em> |
| 140 | + </li> |
| 141 | + <li> <strong class="uidlink"><a href="mpi4py.Rc-class.html" onclick="show_private();">mpi4py.Rc</a></strong>: |
| 142 | + <em class="summary">Runtime configuration options.</em> |
| 143 | + </li> |
| 144 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Request-class.html">mpi4py.MPI.Request</a></strong>: |
| 145 | + <em class="summary">Request handle</em> |
| 146 | + <ul> |
| 147 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Grequest-class.html">mpi4py.MPI.Grequest</a></strong>: |
| 148 | + <em class="summary">Generalized request handle</em> |
| 149 | + </li> |
| 150 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Prequest-class.html">mpi4py.MPI.Prequest</a></strong>: |
| 151 | + <em class="summary">Persistent request handle</em> |
| 152 | + </li> |
| 153 | + </ul> |
| 154 | + </li> |
| 155 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Status-class.html">mpi4py.MPI.Status</a></strong>: |
| 156 | + <em class="summary">Status object</em> |
| 157 | + </li> |
| 158 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.Win-class.html">mpi4py.MPI.Win</a></strong>: |
| 159 | + <em class="summary">Window handle</em> |
| 160 | + </li> |
| 161 | + <li> <strong class="uidlink"><a href="mpi4py.MPI.memory-class.html">mpi4py.MPI.memory</a></strong>: |
| 162 | + <em class="summary">Memory buffer</em> |
| 163 | + </li> |
| 164 | + </ul> |
| 165 | + </li> |
| 166 | +</ul> |
| 167 | +<!-- ==================== NAVIGATION BAR ==================== --> |
| 168 | +<table class="navbar" border="0" width="100%" cellpadding="0" |
| 169 | + bgcolor="#a0c0ff" cellspacing="0"> |
| 170 | + <tr valign="middle"> |
| 171 | + <!-- Home link --> |
| 172 | + <th> <a |
| 173 | + href="mpi4py-module.html">Home</a> </th> |
| 174 | + |
| 175 | + <!-- Tree link --> |
| 176 | + <th bgcolor="#70b0f0" class="navbar-select" |
| 177 | + > Trees </th> |
| 178 | + |
| 179 | + <!-- Index link --> |
| 180 | + <th> <a |
| 181 | + href="identifier-index.html">Indices</a> </th> |
| 182 | + |
| 183 | + <!-- Help link --> |
| 184 | + <th> <a |
| 185 | + href="help.html">Help</a> </th> |
| 186 | + |
| 187 | + <!-- Project homepage --> |
| 188 | + <th class="navbar" align="right" width="100%"> |
| 189 | + <table border="0" cellpadding="0" cellspacing="0"> |
| 190 | + <tr><th class="navbar" align="center" |
| 191 | + ><a class="navbar" target="_top" href="https://github.com/mpi4py/mpi4py">MPI for Python</a></th> |
| 192 | + </tr></table></th> |
| 193 | + </tr> |
| 194 | +</table> |
| 195 | +<table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
| 196 | + <tr> |
| 197 | + <td align="left" class="footer"> |
| 198 | + Generated by Epydoc 3.0.1 on Sun Apr 14 11:23:27 2024 |
| 199 | + </td> |
| 200 | + <td align="right" class="footer"> |
| 201 | + <a target="mainFrame" href="http://epydoc.sourceforge.net" |
| 202 | + >http://epydoc.sourceforge.net</a> |
| 203 | + </td> |
| 204 | + </tr> |
| 205 | +</table> |
| 206 | + |
| 207 | +<script type="text/javascript"> |
| 208 | + <!-- |
| 209 | + // Private objects are initially displayed (because if |
| 210 | + // javascript is turned off then we want them to be |
| 211 | + // visible); but by default, we want to hide them. So hide |
| 212 | + // them unless we have a cookie that says to show them. |
| 213 | + checkCookie(); |
| 214 | + // --> |
| 215 | +</script> |
| 216 | +</body> |
| 217 | +</html> |
0 commit comments