Sponsor:

Your company here, and a link to your site. Click to find out more.

lis_matrix_unset.3f - Man Page

unassociate the arrays from the matrix

Synopsis

subroutine lis_matrix_unset(LIS_MATRIX A, LIS_INTEGER ierr);

Description

Unassociate the arrays from matrix A.

Input

A

The matrix associated with the arrays

Output

A

The unassociated matrix

Note

After lis_matrix_unset is called, the function lis_matrix_destroy must be called.

See Also

lis(3)

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

Info

28 Aug 2014 Man Page Lis Library Functions