EpetraExt  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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.