Skip to content

danfortunato/fast-poisson-solvers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository contains optimal complexity spectrally-accurate Poisson solvers on the rectangle, cylinder, solid sphere, and cube. The code accompanies the paper:

  • [1] Daniel Fortunato and Alex Townsend, Fast Poisson solvers for spectral methods, arxiv:1710.11259, to appear in IMA J. Numer. Anal.

Getting started

To use the MATLAB code, first run code/setup.m. The Poisson solvers are:

  • poisson_rectangle.m
  • poisson_cylinder.m
  • poisson_solid_sphere.m
  • poisson_cube.m

Examples can be found in the code/tests directory. All figures in the paper can be generated by running makeFigures.m.

About

⚡️ Fast Poisson solvers for spectral methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published