######################### Spheral Design Docs ######################### Welcome to Spheral's design documentation. This documentation is a work in progress. Core Architecture ================= .. toctree:: :maxdepth: 1 design/spheral_implementation_design.rst design/simulation_lifecycle_and_main_loop.rst design/integrator_and_state_update_model.rst Device Execution ================ .. toctree:: :maxdepth: 1 design/value_view_and_device_execution_model.rst design/value_view_conversion_case_studies.rst design/raja_chai_execution_patterns.rst Connectivity ============ .. toctree:: :maxdepth: 1 design/connectivity_data_structures.rst design/neighbor_family_and_usage.rst Other Design Notes ================== .. toctree:: :maxdepth: 1 design/python_module_install.rst