poisson_2d_exact_test, an Octave code which calls poisson_2d_exact(), 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.
The information on this web page is distributed under the MIT license.
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.