Next: Distributed and Shared Computers
Up: Shared and Distributed Architectures
Previous: Shared and Distributed Architectures
Code the Jacobi method to solve the linear system Au=b,
where A, b arise from a finite difference approximation of the PDE
Start with u=0 as an initial guess.
You can solve the equation exactly, to test your code.
E. Bruce Pitman
Mon Nov 5 15:15:58 EST 2001