Skip to content

use DEFAULT_FFTW_FLAG instead of FFTW_MEASURE

Cristian Lalescu requested to merge bugfix/fftw-flag into develop

NSVE (and implicitly NSVEparticles) was using FFTW_MEASURE when creating the vorticity_equation object. Sorry about that... We should redo at least some of the scaling tests, maybe this was the problem.

Merge request reports