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

Return number of non-zero elements stored in the sparse matrix. More...

Collaboration diagram for nonzeros:
Collaboration graph

Private Member Functions

elemental integer function nonzeros_ (this)
 
elemental integer function nonzeros_ (this)
 

Detailed Description

Return number of non-zero elements stored in the sparse matrix.

This corresponds to the size of the col array contained in the object.

Member Function/Subroutine Documentation

elemental integer function nonzeros_ ( class(lsm_csc), intent(in)  this)
private
Parameters
[in]thisthe sparse matrix
Returns
number of non-zero elements in the matrix

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