hel-astro-lab / runko

Modern C++/python CPU/GPU plasma toolbox
https://runko.readthedocs.io
MIT License
48 stars 19 forks source link

Multispecies #3

Closed natj closed 6 years ago

natj commented 6 years ago

Introduces PairPlasmaIterator capable of cycling through electrons and positron properties of an object.

Otherwise mostly hacks to put this together, as the iterator is not complete yet.