EpetraExt
Development
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | maxmatch (nrows, ncols, colstr, rowind, prevcl, prevrw, marker, tryrow, nxtchp, rowset, colset) |
subroutine maxmatch | ( | integer | nrows, |
integer | ncols, | ||
integer, dimension (ncols+1) | colstr, | ||
integer, dimension (*) | rowind, | ||
integer, dimension (ncols) | prevcl, | ||
integer, dimension (ncols) | prevrw, | ||
integer, dimension (nrows) | marker, | ||
integer, dimension (ncols) | tryrow, | ||
integer, dimension (ncols) | nxtchp, | ||
integer, dimension (nrows) | rowset, | ||
integer, dimension (ncols) | colset | ||
) |
Definition at line 1 of file maxmatch.f.