fem2d_poisson_rectangle_linear_test


fem2d_poisson_rectangle_linear_test, a Fortran77 code which calls fem2d_poisson_rectangle_linear(), which solves the 2D Poisson equation using the finite element method (FEM) with piecewise linear triangular elements.

Licensing:

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

Related Data and Programs:

fem2d_poisson_rectangle_linear, a Fortran77 code which solves the 2D Poisson equation using the finite element method (FEM) with piecewise linear triangular elements.

Source Code:


Last revised on 05 December 2023.