Code Structure - PrincetonUniversity/athena-public-version GitHub Wiki
(Note: diagrams are from a version of code from July 2017 and are currently out of date)
The organizational structure of Athena++ is diagrammed in the following documents:
- Object structure : The relationships among all classes and structs in the code.
- Task dependencies and how the physical state is updated, cased out based on how the code is configured: