addObjectToSparseMatrixForKeys Subroutine

public subroutine addObjectToSparseMatrixForKeys(self, obj, i, j)

Type Bound

FTSparseMatrix

Arguments

Type IntentOptional Attributes Name
class(FTSparseMatrix) :: self
class(FTObject), POINTER :: obj
integer :: i
integer :: j