laplacian_matrix_test


laplacian_matrix_test, a Fortran90 code which calls laplacian_matrix(), which carries out computations related to the discrete Laplacian operator, including full or sparse evaluation, evaluation for unequally spaced data sampling points, application to a set of data samples, solution of associated linear systems, eigenvalues and eigenvectors, and extension to 2D and 3D geometry.

Licensing:

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

Related Data and Programs:

laplacian_matrix, a Fortran90 code which carries out computations related to the discrete laplacian operator, including full or sparse evaluation, evaluation for unequally spaced data sampling points, application to a set of data samples, solution of associated linear systems, eigenvalues and eigenvectors, and extension to 2D and 3D geometry.

Source Code:


Last revised on 23 September 2024.