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

Comparing trunk/tengDissertation/Appendix.tex (file contents):
Revision 2825 by tim, Thu Jun 8 19:38:39 2006 UTC vs.
Revision 2827 by tim, Thu Jun 8 20:05:53 2006 UTC

# Line 245 | Line 245 | extensively.
245  
246   \begin{figure}
247   \centering
248 < \includegraphics[width=\linewidth]{architecture.eps}
248 > \includegraphics[width=\linewidth]{visitor.eps}
249   \caption[The architecture of {\sc OOPSE}] {Overview of the structure
250   of {\sc OOPSE}} \label{appendixFig:visitorUML}
251   \end{figure}
# Line 300 | Line 300 | freedom.  Here is a diagram of the class heirarchy:
300   \begin{figure}
301   \centering
302   \includegraphics[width=3in]{heirarchy.eps}
303 < \caption[Class heirarchy for StuntDoubles in {\sc oopse}-3.0]{ \\
304 < The class heirarchy of StuntDoubles in {\sc oopse}-3.0. The
305 < selection syntax allows the user to select any of the objects that
306 < are descended from a StuntDouble.} \label{oopseFig:heirarchy}
307 < \end{figure}
308 <
303 > \caption[Class heirarchy for StuntDoubles in {\sc oopse}-3.0]{ The
304 > class heirarchy of StuntDoubles in {\sc oopse}-3.0.
305   \begin{itemize}
306   \item A {\bf StuntDouble} is {\it any} object that can be manipulated by the
307   integrators and minimizers.
# Line 313 | Line 309 | DirectionalAtom}s which behaves as a single unit.
309   \item A {\bf DirectionalAtom} is an atom which has {\it orientational} as well as translational degrees of freedom.
310   \item A {\bf RigidBody} is a collection of {\bf Atom}s or {\bf
311   DirectionalAtom}s which behaves as a single unit.
312 < \end{itemize}
312 > \end{itemize}} \label{oopseFig:heirarchy}
313 > \end{figure}
314  
315   Every Molecule, Atom and DirectionalAtom in {\sc OOPSE} have their
316   own names which are specified in the {\tt .md} file. In contrast,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines