Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Periodic bcs for scatter gather

muralikrishnan requested to merge periodic-bcs-for-scatter-gather into master

This MR implements the all periodic field BC which resolves the charge conservation error in the mini-apps. Currently either all periodic boundary conditions or no periodic BCs are only implemented with the mixed BCs left as a future work.

Merge request reports