Origin check in FFTPoissonSolver.hpp is wrong
In FFTPoissonSolver.hpp, we check whether the origin is (0,0,0) or not, in this line. However, the computation of the sum is wrong (need to put absolute value around each coordinate).
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
In FFTPoissonSolver.hpp, we check whether the origin is (0,0,0) or not, in this line. However, the computation of the sum is wrong (need to put absolute value around each coordinate).