stfc / RegentParticleDSL

A particle-method DSL based on Regent programming language
MIT License
1 stars 0 forks source link

Added a fix for periodicity computations #51

Closed LonelyCat124 closed 3 years ago

LonelyCat124 commented 3 years ago

Whenever the cell_pair_v2 updates the cells (which needs to be done after every particle movement anyway) it checks for particles having left the domain, and applies periodicity accordingly.