Skip to content
Snippets Groups Projects
Commit 4c742a57 authored by Ben Cumming's avatar Ben Cumming Committed by Sam Yates
Browse files

Domain decomposition and simulation C++ API docs (#471)

Add two new documentation pages for the C++ API

* Add domain decomposition page that covers `domain_decomposition`, `node_info` and `partition_load_balance`.
* Add simulation page that describes `arb::simulation` API interface.
* Fix some small typos elsewhere in the docs.
* Use `std::move` when adding spike callbacks to `arb::simulation` (useful if callbacks are stateful).
parent 6b659a39
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