The following matlab files implement Multigrid for Poisson's equation on an interval with zero Dirichlet boundary conditions. To run the demo, type makemgdemo1D and then testfmgv1D. Written by J. Demmel, UC Berkeley, July 10, 1993
The following matlab files implement Multigrid for Poisson's equation on a square with zero Dirichlet boundary conditions. To run the demo, type makemgdemo and then testfmgv. Written by J. Demmel, UC Berkeley, July 10, 1993