Skip to content
Snippets Groups Projects
Commit b75a0251 authored by Benjamin Cumming's avatar Benjamin Cumming
Browse files

code review changes for miniapp

- improve robustness of time step and time integration
  interval selection
- changes of the type `if (!id)` to `if (id==0)`.
- fix bug selecting source cell gid when generating
  network connections
- make all-to-all network a user-specified option
    - updated README
- fix bug where an initial spike was not generated for
  the first cell on a communicator when the cell gid
  was a multiple of 20
parent ffd50374
No related branches found
No related tags found
No related merge requests 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