is_nonzeroCRS Function

public function is_nonzeroCRS(this, row, col)

Type Bound

CRS_

Arguments

Type IntentOptional Attributes Name
class(CRS_), intent(in) :: this
integer(kind=int32), intent(in) :: row
integer(kind=int32), intent(in) :: col

Return Value logical