MPI for Laplace equation Utilized parallel programing and computer resource to speed up the finite difference method solver for Laplace equation. Observed that the MPI code performed almost 7 times faster than the serial code.