Skip to content
Snippets Groups Projects
Unverified Commit 9f20e838 authored by Thorsten Hater's avatar Thorsten Hater Committed by GitHub
Browse files

Remove `simulation::inject_events` (#2265)

This removes `simulation::inject_events` which is made obsolete by
`recipe::event_generators`.
The method exposed internals by giving access to the `lid` of synapses
(over labels) and broke
abstractions (`gid` must be present on this MPI rank and all events must
be deliverable during
the current time (as per documentation)). It was used only in a few
tests and examples and these
uses were replaced by `event_generator`s.
parent 08a157fb
No related branches found
No related tags found
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