|
Jacobi
Documentation for Jacobi Solver
|
Driver program for the Jacobi solver for Laplace equation. More...

Functions | |
| int | main (int argc, char *argv[]) |
Driver program for the Jacobi solver for Laplace equation.
This file contains the driver program for the solver of the Laplace equation using Jacobi iterative method on a square grid, given the boundary conditions
1.8.13