summaryrefslogtreecommitdiff
path: root/doc/html/mpi.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/mpi.html')
-rw-r--r--doc/html/mpi.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/mpi.html b/doc/html/mpi.html
index 50750298fd..1dc48eb9f0 100644
--- a/doc/html/mpi.html
+++ b/doc/html/mpi.html
@@ -2,12 +2,12 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Chapter&#160;26.&#160;Boost.MPI</title>
+<title>Chapter&#160;25.&#160;Boost.MPI</title>
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="libraries.html" title="Part&#160;I.&#160;The Boost C++ Libraries (BoostBook Subset)">
-<link rel="prev" href="boost/move_if_not_l_idp664973312.html" title="Function template move_if_not_lvalue_reference">
+<link rel="prev" href="boost/move_if_not_l_idp684261152.html" title="Function template move_if_not_lvalue_reference">
<link rel="next" href="mpi/getting_started.html" title="Getting started">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -21,12 +21,12 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="boost/move_if_not_l_idp664973312.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="libraries.html"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="mpi/getting_started.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="boost/move_if_not_l_idp684261152.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="libraries.html"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="mpi/getting_started.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="chapter">
<div class="titlepage"><div>
<div><h2 class="title">
-<a name="mpi"></a>Chapter&#160;26.&#160;Boost.MPI</h2></div>
+<a name="mpi"></a>Chapter&#160;25.&#160;Boost.MPI</h2></div>
<div><div class="author"><h3 class="author">
<span class="firstname">Douglas</span> <span class="surname">Gregor</span>
</h3></div></div>
@@ -145,7 +145,7 @@
<li class="listitem">
Collective communication: Boost.MPI supports collective operations such
as <code class="computeroutput"><a class="link" href="boost/mpi/reduce.html" title="Function reduce">reduce</a></code>
- and <code class="computeroutput"><a class="link" href="boost/mpi/gather_idp667893312.html" title="Function gather">gather</a></code>
+ and <code class="computeroutput"><a class="link" href="boost/mpi/gather.html" title="Function gather">gather</a></code>
with both built-in and user-defined data types and function objects.
</li>
<li class="listitem">
@@ -168,12 +168,12 @@
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: April 17, 2017 at 02:30:54 GMT</small></p></td>
+<td align="left"><p><small>Last revised: August 19, 2017 at 16:57:06 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="boost/move_if_not_l_idp664973312.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="libraries.html"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="mpi/getting_started.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="boost/move_if_not_l_idp684261152.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="libraries.html"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="mpi/getting_started.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>