Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poisson

Solving Poisson equation using a spectral method, also introducing VTK which will probably be used for other projects

Codacy Badge CodeFactor

Description on https://compphys.go.ro/solving-poisson-equation/

TOOLS

The project compiles on Windows with Visual Studio 2026 (the code can be compiled with older versions starting with VS 2015, but it's currently maintained with VS 2026 and C++ 17 or higher).

LIBRARIES

The program requires mfc and the other typical VC++ runtime libraries. Additional libraries needed are FFTW http://www.fftw.org/ and VTK https://vtk.org/.

PROGRAM IN ACTION

Program video

About

Solving Poisson equation using a spectral method, also introducing VTK which will probably be used for other projects

Topics

Resources

Stars

16 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages