abst_find Interface

interface
private subroutine abst_find(self, row, col, index)

Arguments

Type IntentOptional Attributes Name
class(abst_matrix), intent(in) :: self
integer(kind=int32), intent(in) :: row
integer(kind=int32), intent(in) :: col
integer(kind=int32), intent(inout) :: index