fem2d_poisson_rectangle_test


fem2d_poisson_rectangle_test, a C code which calls fem2d_poisson_rectangle(), which solves the 2D Poisson equation using the finite element method (FEM).

Licensing:

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

Related Data and Programs:

fem2d_poisson_rectangle, a C 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 26 June 2019.