MohanHarsha-Kota/Parallel-Successive-Over-Relaxation-Algorithm-for-Laplace-Approximation
The following is a parallel version of SOR Algorithm for solving Laplace Approximation. It uses standard MPI functions to accomplish the task. This program is also a part of my college assignment in multiprocessor systems course.
C