Remove footgun: Catalogue Lifetimes (#1807)
# Changes - `cable_cell_global_properties` now holds a catalogue directy - fixes for tests, examples, and python bindings accordingly # Linked Issues Fixes #1446
Showing
- arbor/fvm_layout.cpp 1 addition, 1 deletionarbor/fvm_layout.cpp
- arbor/fvm_lowered_cell_impl.hpp 2 additions, 2 deletionsarbor/fvm_lowered_cell_impl.hpp
- arbor/include/arbor/cable_cell_param.hpp 1 addition, 1 deletionarbor/include/arbor/cable_cell_param.hpp
- arbor/include/arbor/mechcat.hpp 1 addition, 4 deletionsarbor/include/arbor/mechcat.hpp
- arbor/mechcat.cpp 10 additions, 2 deletionsarbor/mechcat.cpp
- doc/tutorial/single_cell_detailed.rst 2 additions, 2 deletionsdoc/tutorial/single_cell_detailed.rst
- doc/tutorial/single_cell_detailed_recipe.rst 10 additions, 10 deletionsdoc/tutorial/single_cell_detailed_recipe.rst
- doc/tutorial/single_cell_recipe.rst 4 additions, 4 deletionsdoc/tutorial/single_cell_recipe.rst
- python/cells.cpp 4 additions, 5 deletionspython/cells.cpp
- python/example/dynamic-catalogue.py 1 addition, 2 deletionspython/example/dynamic-catalogue.py
- python/example/gap_junctions.py 1 addition, 3 deletionspython/example/gap_junctions.py
- python/example/network_ring.py 0 additions, 2 deletionspython/example/network_ring.py
- python/example/network_ring_mpi.py 0 additions, 2 deletionspython/example/network_ring_mpi.py
- python/example/single_cell_cable.py 0 additions, 2 deletionspython/example/single_cell_cable.py
- python/example/single_cell_detailed.py 1 addition, 1 deletionpython/example/single_cell_detailed.py
- python/example/single_cell_detailed_recipe.py 1 addition, 11 deletionspython/example/single_cell_detailed_recipe.py
- python/example/single_cell_extracellular_potentials.py 0 additions, 2 deletionspython/example/single_cell_extracellular_potentials.py
- python/example/single_cell_recipe.py 0 additions, 2 deletionspython/example/single_cell_recipe.py
- python/example/single_cell_stdp.py 0 additions, 2 deletionspython/example/single_cell_stdp.py
- python/example/two_cell_gap_junctions.py 0 additions, 2 deletionspython/example/two_cell_gap_junctions.py
Please register or sign in to comment