ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/langevinHull/langevinHull.tex
(Generate patch)

Comparing trunk/langevinHull/langevinHull.tex (file contents):
Revision 3668 by gezelter, Thu Nov 4 16:01:58 2010 UTC vs.
Revision 3669 by gezelter, Thu Nov 4 16:08:44 2010 UTC

# Line 686 | Line 686 | works as follows:
686   \end{enumerate}
687  
688   \begin{figure}
689 \begin{centering}
689   \includegraphics[width=\linewidth]{parallel}
690   \caption{When the sites are distributed among many nodes for parallel
691    computation, the processors first compute the convex hulls for their
692    own sites (dashed lines in left panel). The positions of the sites
693 <  that make up the convex hulls are then communicated to all
694 <  processors (middle panel).  The convex hull of the system (solid line in right panel) is the convex hull of the points on the hulls for all
696 <  processors.}
693 >  that make up the subset hulls are then communicated to all
694 >  processors (middle panel).  The convex hull of the system (solid line in right panel) is the convex hull of the points on the union of the subset hulls.}
695   \label{fig:parallel}
698 \end{centering}
699 \label{fig:parallel}
696   \end{figure}
697  
698   The individual hull operations scale with

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines