Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in), | allocatable | :: | CRS_val(:) | ||
integer(kind=int32), | intent(in), | allocatable | :: | CRS_col(:) | ||
integer(kind=int64), | intent(in), | allocatable | :: | CRS_rowptr(:) | ||
real(kind=real64), | intent(inout), | allocatable | :: | DenseMatrix(:,:) |