PoissonSolver

Step size $m$ for $h = \frac{1}{m}$: Choose Algorithm: Functions f and g:
$f(x,y) = x^{2} + y^{2}$ and $g(x,y) = -4$.
$f(x,y) = 0$ and $g(x,y) = 1$,
where f is the right side of the laplace equation and g is the dirichlet boundary condition.

Calculate »

Results

In this section you'll get information about running time and iteration steps, where N := m-1 are the grid points in x and y direction. On a smartphone you can scroll the table to the right to view solutions. Here is an example file for gnuplot to plot .dat file: gnuplot file.

# algorithm N steps time download

Download table »

Run »


Long loading time, does not depend on a slow script, as the measured time attests. Passing large data takes a bit.
To get your solutions faster, use the original C++-Programme from the GitHub repository.