Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Development
OpenFOAM-plus
Merge requests
!186
Updated noise fft handling via fftw
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Andrew Heather
requested to merge
feature-noise-fft
into
develop
Dec 20, 2017
Overview
1
Commits
2
Changes
7
Expand
Updated the noise FFT:
now uses the real to half-complex transform
only creates and destroys the fftw plan once
Merge request reports