Skip to content
Snippets Groups Projects
Commit 366c1d12 authored by Sam Yates's avatar Sam Yates Committed by Benjamin Cumming
Browse files

Generalized ion names (#749)

* Replace ionKind enumerations with corresponding string values.
* Rename `ion.hpp` as `ion_info.hpp`.
* Re-jig 'nonspecific' current handling in modcc: make explicit the external source of the corresponding current variable, and treat as non-indexed those locals with an external variable that has no data source, as opposed to special-casing the `ionKind::nonspecific` value.
* Add another field in ion dependency information that captures a write to an ionic reversal potential.

Fixes #748.
parent 4ee1372b
No related branches found
No related tags found
Showing
with 130 additions and 159 deletions
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