biharmonic_fd2d_test


biharmonic_fd2d_test, a MATLAB code which calls biharmonic_fd2d(), which deals with the biharmonic equation in two dimensions, whose simplest form is uxxxx + 2uxxyy + uyyyy = f.

Licensing:

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

Related Data and Programs:

biharmonic_fd2d, a MATLAB code which deals with the biharmonic equation in two dimensions, whose simplest form is uxxxx + 2uxxyy + uyyyy = f.

Source Code:


Last modified on 30 May 2021.