biharmonic_fd2d_test, an Octave code which calls biharmonic_fd2d(), which deals with the biharmonic equation in two dimensions, whose simplest form is uxxxx + 2uxxyy + uyyyy = f.
The computer code and data files made available on this web page are distributed under the MIT license
biharmonic_fd2d, an Octave code which deals with the biharmonic equation in two dimensions, whose simplest form is uxxxx + 2uxxyy + uyyyy = f.