Skip to content
Snippets Groups Projects
Commit 7b0b69f3 authored by noraabiakar's avatar noraabiakar Committed by Sam Yates
Browse files

Integrate over integration-domains instead of cells in the lowered/back-end implementation (#688)

Fixes #683.

* Distinguish between per-cell matrix solver and per-'integration domain' state in the FVM back-end, adding new index for FVM back-ends mapping CVs to integration domain index.
* Move to one event queue per integration domain, avoiding extra logic for synchronisation of times across gap-junction connected cells. This requires a merging of event lanes in `mc_cell_group` when constructing the staged events in the multi-event queue.
* Add synapses to gap junction example.
parent 43d5ce05
No related branches found
No related tags found
No related merge requests found
Showing
with 142 additions and 180 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment