fem2d_poisson_rectangle_test
fem2d_poisson_rectangle_test,
a Fortran77 code which
calls fem2d_poisson_rectangle(), which
solves the 2D Poisson equation using the
finite element method.
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and Programs:
fem2d_poisson_rectangle,
a Fortran77 code which
solves the 2D Poisson equation using the
finite element method.
Source Code:
-
rectangle_elements.png,
a PNG image of
the elements, for NX = NY = 7 (the picture is
hard to read for larger values of NX and NY);
-
rectangle_solution.txt,
a text file containing a list, for each node, of its coordinates,
and the value of the solution there;
Last revised on 05 December 2023.