next up previous contents index
Next: Under the Hood Up: Modifying the Templates Previous: Modifying the Templates   Contents   Index

Subroutine Dependencies

Algorithm 9.2 shows the dependencies of the various subroutines on each other. We have grouped the routines together based on four loosely defined roles:


\begin{algorithm}{SG\_MIN
}
{
\begin{center}
\leavevmode
\epsfxsize =5.0 in
\e...
...=6.0 in
\epsfbox{codetree.eps}\end{center}}
\vspace*{4pt}%% help
\end{algorithm}

Lastly, every function reads from a global SGParameters structure whose fields contain information about the manifold and the computation. In our examples we have used a separate global FParameters to store information related to the computation of $F(Y)$. The fields of SGParameters are set in sg_min.


next up previous contents index
Next: Under the Hood Up: Modifying the Templates Previous: Modifying the Templates   Contents   Index
Susan Blackford 2000-11-20