Jacob Hummel edited Framework.tex  about 8 years ago

Commit id: ba8b79f126b5b6c26f491d4fbe3ce5cfd3e3aa12

deletions | additions      

       

This section provides an overview of the design and capabilities of the \code{gadfly} framework.   Section \ref{hierarchy} describes the \code{Simulation}, \code{Snapshot}, and \code{PartType DataFrame} objects at the core of \code{gadfly}.   Our memory-efficient approach to data access is outlined in Section \ref{fileIO}, \ref{sec:fileIO},  and our handling of unit conversions and coordinate transformations is discussed in Sections \ref{units} \ref{sec:units}  and \ref{coordinates}, \ref{sec:coords},  respectively. \subsection{Organizational Structure}  \label{sec:hierarchy}