| 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. |
| 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, |