display Subroutine

public subroutine display(self)

displays some information on matrix

Type Bound

csrmat_t

Arguments

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

csr matrix