Skip to content

Fix consistency issue with FFTW and MVM approaches

Dave Moxey requested to merge fix/fftw into master

This MR fixes inconsistencies between the FFTW and MVM discrete Fourier transforms which were leading to post-processing issues. Additionally, a small bug has been fixed which was leading to the incorrect application of body force terms and in third-party compilation.

Merge request reports