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 information on this web page is 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.