sortsum Subroutine

public subroutine sortsum(self)

sorts and sums entries in ascending j-order for each row

Type Bound

csrmat_t

Arguments

Type IntentOptional Attributes Name
class(csrmat_t), intent(inout) :: self

csr matrix