Skip to content

Code and Pluto notebook for Successive Over Relaxation method and Multigrid solvers for 2D PDEs with their convergence comparison. This was an academic assignment but still going to parallelize the multigrid to scale it up in a more efficient way.

Notifications You must be signed in to change notification settings

rkv0id/multigrid-solv

Repository files navigation

Multigrid PDE Solver

Code and Pluto notebook for Successive Over Relaxation method and Multigrid solvers for 2D PDEs with their convergence comparison.

TODO:

  • Generalize the multigrid solver
  • Low-level SIMD vetorization
  • CPU-wise Multi-threading
  • Cuda Parallelization

About

Code and Pluto notebook for Successive Over Relaxation method and Multigrid solvers for 2D PDEs with their convergence comparison. This was an academic assignment but still going to parallelize the multigrid to scale it up in a more efficient way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages