3cHeLoN / cupoisson
CUDA implementation of the 2D fast Poisson solver
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for cupoisson
- Conjugate Gradient solver written in CUDA☆28Updated 5 years ago
- A parallel kernel-independent FMM library for particle and volume potentials☆52Updated this week
- Surface manipulation and mesh morphing library☆99Updated 3 years ago
- An example of a solution to the 3D Poisson's equation using in-place, real-to-complex, discrete Fourier transform with the FFTW library (…☆10Updated 4 years ago
- Locally Refined B-splines☆20Updated 2 years ago
- GPU-Accelerated multigrid solver for Poisson's equation in 2D☆20Updated 3 years ago
- Free parallel fast Poisson solver. Requires FFTW3 and optionally PFFT.☆55Updated 11 months ago
- Parallelized BBFMM3D with OpenMP