lis_matrix_shift_diagonal.3f - Man Page

shift the digonal elemments of the matrix

Synopsis

subroutine lis_matrix_shift_diagonal(LIS_MATRIX A, LIS_SCALAR alpha, LIS_INTEGER ierr);

Description

Shifts the diagonal elements of matrix A.

Input

alpha

The amount of the shift

A

The matrix

Output

A

The shifted matrix

See Also

lis(3)

http://www.ssisc.org/lis/

Info

28 Aug 2014 Man Page Lis Library Functions