Lines Matching refs:col
204 subroutine fLesSparseApG( col, row, pLhs, argument
212 integer col(nNodes+1), row(nnz_tot)
232 do k = col(i), col(i+1)-1
252 subroutine fLesSparseApKG( col, row, kLhs, pLhs, argument
262 integer col(nNodes+1), row(nnz_tot)
286 do k = col(i), col(i+1)-1
327 subroutine fLesSparseApNGt( col, row, pLhs, argument
335 integer col(nNodes+1), row(nnz_tot)
346 do k = col(i), col(i+1)-1
368 subroutine fLesSparseApNGtC( col, row, pLhs, argument
376 integer col(nNodes+1), row(nnz_tot)
387 do k = col(i), col(i+1)-1
410 subroutine fLesSparseApFull( col, row, kLhs, pLhs, argument
421 integer col(nNodes+1), row(nnz_tot)
446 do k = col(i), col(i+1)-1
493 subroutine fLesSparseApSclr( col, row, lhs, argument
501 integer col(nNodes+1), row(nnz_tot)
512 do k = col(i), col(i+1)-1