Add gap junction and cell documentation (#706)
Add gap junctions and improve general model overview in docs. * Replace Arbor Model::Common Types with Arbor Model::Concepts, that introduces the concept of cells, connections and gap junctions. * Add gap junction documentation to cpp:recipe * Document the implicit rule forcing cells connected by gap junctions to be in the same cell group. * Add documentation that discusses core concepts in Arbor models.
Showing
- doc/conf.py 1 addition, 0 deletionsdoc/conf.py
- doc/cpp_common.rst 9 additions, 9 deletionsdoc/cpp_common.rst
- doc/cpp_distributed_context.rst 3 additions, 3 deletionsdoc/cpp_distributed_context.rst
- doc/cpp_domdec.rst 15 additions, 2 deletionsdoc/cpp_domdec.rst
- doc/cpp_hardware.rst 2 additions, 2 deletionsdoc/cpp_hardware.rst
- doc/cpp_intro.rst 1 addition, 1 deletiondoc/cpp_intro.rst
- doc/cpp_recipe.rst 35 additions, 3 deletionsdoc/cpp_recipe.rst
- doc/cpp_simulation.rst 2 additions, 2 deletionsdoc/cpp_simulation.rst
- doc/index.rst 1 addition, 1 deletiondoc/index.rst
- doc/install.rst 3 additions, 3 deletionsdoc/install.rst
- doc/model_common.rst 0 additions, 39 deletionsdoc/model_common.rst
- doc/model_concepts.rst 131 additions, 0 deletionsdoc/model_concepts.rst
- doc/model_domdec.rst 7 additions, 4 deletionsdoc/model_domdec.rst
- doc/model_hardware.rst 1 addition, 1 deletiondoc/model_hardware.rst
- doc/model_intro.rst 8 additions, 10 deletionsdoc/model_intro.rst
- doc/model_recipe.rst 7 additions, 5 deletionsdoc/model_recipe.rst
- doc/profiler.rst 1 addition, 1 deletiondoc/profiler.rst
- doc/sampling_api.rst 3 additions, 3 deletionsdoc/sampling_api.rst
Please register or sign in to comment