Skip to content
Snippets Groups Projects
Unverified Commit 57394539 authored by Nora Abi Akar's avatar Nora Abi Akar Committed by GitHub
Browse files

Expose `time` to the mechanisms (#1113)

The `vec_t_` time vector is already available to the mechanisms, but not exposed. It is indexed by `cell_index` instead of directly by the `node_index` (`vec_t[vec_ci_[node_index_[i]]]`). This kind of indexing was previously unavailble. It has not been added to the printers. 
This PR also includes some cleanup in the vectorized code printer. 

Address #1109
parent a4fe0d07
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