EpetraExt Development
Loading...
Searching...
No Matches
Functions/Subroutines
maxmatch.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine maxmatch (nrows, ncols, colstr, rowind, prevcl, prevrw, marker, tryrow, nxtchp, rowset, colset)
 

Function/Subroutine Documentation

◆ maxmatch()

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.