Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aromanro/poisson
Solving Poisson equation using a spectral method, also introducing VTK which will probably be used for other projects
https://github.com/aromanro/poisson
computational-physics eigen fft fftw mfc physics poisson spectral-methods vtk-applications
Last synced: 3 months ago
JSON representation
Solving Poisson equation using a spectral method, also introducing VTK which will probably be used for other projects
- Host: GitHub
- URL: https://github.com/aromanro/poisson
- Owner: aromanro
- License: gpl-3.0
- Created: 2017-10-07T07:32:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T10:10:33.000Z (12 months ago)
- Last Synced: 2024-10-10T22:14:35.568Z (4 months ago)
- Topics: computational-physics, eigen, fft, fftw, mfc, physics, poisson, spectral-methods, vtk-applications
- Language: C++
- Homepage: https://compphys.go.ro/solving-poisson-equation/
- Size: 118 KB
- Stars: 16
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Poisson
Solving Poisson equation using a spectral method, also introducing VTK which will probably be used for other projects[![Codacy Badge](https://api.codacy.com/project/badge/Grade/5ab24a0dceab43199a3c8f33fff4c308)](https://app.codacy.com/gh/aromanro/Poisson?utm_source=github.com&utm_medium=referral&utm_content=aromanro/Poisson&utm_campaign=Badge_Grade_Settings)
[![CodeFactor](https://www.codefactor.io/repository/github/aromanro/poisson/badge)](https://www.codefactor.io/repository/github/aromanro/poisson)Description on https://compphys.go.ro/solving-poisson-equation/
### PROGRAM IN ACTION
[![Program video](https://img.youtube.com/vi/OV_2AQOMyJ0/0.jpg)](https://youtu.be/OV_2AQOMyJ0)