buds  0.1
FORTRAN reference counted types
Private Member Functions | List of all members

Sorts columns in the sparse pattern. More...

Collaboration diagram for mat_sort:
Collaboration graph

Private Member Functions

subroutine sort_ (this, err, pvt)
 

Detailed Description

Sorts columns in the sparse pattern.

Sorts the sparse matrix such that the column index is always increasing for each row. This will generally allow faster access patterns.

Note An integer error is return which should be zero if no errors occurs.

If the err value is non-zero the following table may be used:


The documentation for this interface was generated from the following file: