int resetMatrix

(double s)

This function resets the global matrix to be of the same sparsity pattern as before but with every entry set to s.

Documentation

This function resets the global matrix to be of the same sparsity pattern as before but with every entry set to s.
Parameters:
s - - the value each matrix entry is set to.

Alphabetic index