Basic HTML version of Foils prepared 2 September 1997

Foil 4 The Solution of Laplace's Equation

From CPS615 Laplace Example -- Programming Models and Performance CPS615 Basic Simulation Track for Computational Science -- Fall Semester 97. by Geoffrey C. Fox


1 Solve Laplace's Equation:
2 on a rectangular domain, with specified boundary conditions.
3 Use simple iterative Gauss-Seidel algorithm:
4 f new = ( f left + f right + f up + f down ) / 4

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Apr 12 1999