Parallel Spectral Numerical Methods


Abstract: This module teaches the principals of Fourier spectral methods, their utility in solving partial differential equation and how to implement them in code. Performance considerations for several Fourier spectral implementations are discussed and methods for effective scaling on parallel computers are explained.

The module, including program source code, can be found at Shodor’s site
Paper

Back