mumax / 3

GPU-accelerated micromagnetic simulator
Other
450 stars 150 forks source link

Fix bug in fft for odd Nx and pbc #225

Closed JeroenMulkers closed 5 years ago

JeroenMulkers commented 5 years ago

This pull request fixes the data layout of the r2c and c2r ffts for odd kernel sizes along X.

This solves the bug mentioned in #74.