Skip to content
Snippets Groups Projects
  • Ben Cumming's avatar
    Domain decomposition and simulation C++ API docs (#471) · 4c742a57
    Ben Cumming authored and Sam Yates's avatar Sam Yates committed
    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).
    4c742a57