poisson_2d_exact


poisson_2d_exact, an Octave code which evaluates exact solutions u(x,y) to the Poisson partial differential equation (PDE): del^2 U = f(x,y) over a specified region with given boundary conditions.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

poisson_2d_exact is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

poisson_2d_exact_test

octave_exact, an Octave code which evaluates exact solutions to a few selected examples of ordinary differential equations (ODE) and partial differential equations (PDE).

Source Code:


Last revised on 05 June 2025.