Changes between Version 2 and Version 3 of UserGuide/FlowChart
- Timestamp:
- 09/10/08 12:42:17 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuide/FlowChart
v2 v3 1 = Enzo Flow Chart =1 = Enzo Flow Chart, Source Browser = 2 2 3 3 [http://lca.ucsd.edu/software/enzo/v1.5/flowchart/ Here's a cartoon of Enzo.] … … 8 8 I make no guarantee about the correctness of this flowchart. The point is to get your head around it before you dig into the source code. 9 9 10 11 [http://lca.ucsd.edu/software/enzo/v1.0.1/source_browser/ Also see the Enzo Source Browser.] 12 This is a second attempt at the same thing in a more dynamic way. It allows you to (in principle) see all the routines called from a function, in order, and jump to the source showing the call. It also allows you to see a reverse call stack of every routine that calls a particular function. It runs relatively well on the newest Firefox, older browsers have a harder time with the javascript. This is also somewhat buggy, for a host of reasons. 10 13 11 14 == Flow Chart Errors ==
