multigrid_poisson_1d_test


multigrid_poisson_1d_test, a MATLAB program which calls multigrid_poisson_1d() to apply a multigrid method to solve the linear system associated with a discretized version of the 1D Poisson equation.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

multigrid_poisson_1d, a MATLAB library which applies the multigrid method to a discretized version of the 1D Poisson equation.

Source Code:


Last revised on 19 February 2019.