buds
0.1
FORTRAN reference counted types
|
Retrieve a pointer to the row offsets/pointers. More...
Private Member Functions | |
integer(ii_) function, dimension(:), pointer, contiguous | get_row_offsetp_ (this) |
Retrieve a pointer to the row offsets/pointers.
A pointer with the row offsets.
M(ir,col(pointer(ir)))
is the first sparse element in row ir
.