Skip to content

Numerically solves the partial differential equation LAPLACE(u) - u = sin(2\pi x)sin(2\pi y) using the Jacobi iterative method and parallel computing (MPI)

Notifications You must be signed in to change notification settings

escobar-west/C-Parallel-Programming-Jacobi-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Parallel-Programming-Jacobi-Solver

Numerically solves the partial differential equation LAPLACE(u) - u = sin(2\pi x)sin(2\pi y) using the Jacobi iterative method and parallel computing (MPI)

About

Numerically solves the partial differential equation LAPLACE(u) - u = sin(2\pi x)sin(2\pi y) using the Jacobi iterative method and parallel computing (MPI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published