Retrieve a pointer to the row indices.
More...
|
integer(ii_) function, dimension(:), pointer, contiguous | get_rowp_ (this) |
|
integer(ii_) function, dimension(:), pointer, contiguous | get_rowp_ (this) |
|
Retrieve a pointer to the row indices.
integer(ii_) function, dimension(:), pointer, contiguous get_rowp_ |
( |
class(ism_csc), intent(in) |
this | ) |
|
|
private |
- Parameters
-
- Returns
- a pointer to the row indices for the sparse matrix (contiguous)
The documentation for this interface was generated from the following files: