Skip to content

Poisson equation solutions in 1D and 2D using FFTW to compute discrete sine transforms and fast Fourier transforms.

Notifications You must be signed in to change notification settings

bekaiser/Poisson

Repository files navigation

Fourier and sine spectral solvers for the Poisson equation

This repository contains scripts that compute 1st- and 2nd-order derivatives and solve the Poisson equation in 1D and 2D using FFTW to compute discrete sine transforms and fast Fourier transforms in Julia. 2/3 rule de-aliasing tests are also performed.

About

Poisson equation solutions in 1D and 2D using FFTW to compute discrete sine transforms and fast Fourier transforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages