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

review probe functionality from @halfflat

* change `probe_sort` enum to scoped enum
    - renamed to `probeKind`
    - refactored out of class
    - updated coding guidelines wiki with enum rules
* refactor `std::pair` into structs with meaningfull name types in `cell.hpp`
    - not just probes: stimulii and detectors too.
* add profiling region around sampling in `cell_group`
* change output data format for traces to json
* remove white space at end of lines (looking at you Sam)
parent 8aa3de0a
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