delsq_test


delsq_test, an Octave code which calls delsq(), which is given a grid G, and returns a corresponding sparse matrix D that defines the Laplacian operator on G.

Licensing:

Based on code that is copyright 1984-2015 The MathWorks, Inc.

Related Data and Programs:

delsq, an Octave code which is given a grid G, and returns a corresponding sparse matrix D that defines the Laplacian operator on G.

Source Code:


Last modified on 31 August 2023.