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

Retrieve a pointer to the row indices. More...

Collaboration diagram for mat_rowp:
Collaboration graph

Private Member Functions

integer(ii_) function, dimension(:), pointer, contiguous get_rowp_ (this)
 
integer(ii_) function, dimension(:), pointer, contiguous get_rowp_ (this)
 

Detailed Description

Retrieve a pointer to the row indices.

Member Function/Subroutine Documentation

integer(ii_) function, dimension(:), pointer, contiguous get_rowp_ ( class(ism_csc), intent(in)  this)
private
Parameters
[in]thissparse matrix
Returns
a pointer to the row indices for the sparse matrix (contiguous)

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