| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=int32), | public, | allocatable | :: | col_ptr(:) | |||
| integer(kind=int32), | public, | allocatable | :: | row_idx(:) | |||
| real(kind=real64), | public, | allocatable | :: | val(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(CCS_), | intent(in) | :: | this | |||
| integer(kind=int32), | intent(in) | :: | col |