Closed ryosuke-hirai closed 2 months ago
dti has array boundary errors when MPI domains are not aligned with the smearing blocks. This pull request fixes that problem.
dti
Also changed the smearing to use Kahan summation algorithm in an attempt to minimize roundoff errors.
dti
has array boundary errors when MPI domains are not aligned with the smearing blocks. This pull request fixes that problem.