fem2d_poisson_rectangle_test


fem2d_poisson_rectangle_test, a FORTRAN90 code which calls fem2d_poisson_rectangle(), which solves the 2D Poisson equation using the finite element method, over a rectangular domain with a uniform mesh of triangular elements.

Licensing:

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

Related Data and codes:

fem2d_poisson_rectangle, a FORTRAN90 code which solves the 2D Poisson equation on a rectangle, using the finite element method (FEM), and piecewise quadratic triangular elements.

Source Code:


Last revised on 08 July 2020.