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

Go to the source code of this file.

Functions/Subroutines

subroutine concmp (cmbase, rnbase, cnbase, vindex, nrows, ncols, nvrows, nvcols, rowstr, colidx, colstr, rowidx, predrw, nextrw, predcl, nextcl, ctab, rtab, colmrk, rowmrk, cmclad, cmrwad, cnto, rnto, numcmp)
 

Function/Subroutine Documentation

◆ concmp()

subroutine concmp ( integer cmbase,
integer rnbase,
integer cnbase,
integer vindex,
integer nrows,
integer ncols,
integer nvrows,
integer nvcols,
integer, dimension (ncols+1) rowstr,
integer, dimension (*) colidx,
integer, dimension (nrows+1) colstr,
integer, dimension (*) rowidx,
integer, dimension (ncols) predrw,
integer, dimension (nrows) nextrw,
integer, dimension (nrows) predcl,
integer, dimension (ncols) nextcl,
integer, dimension (*) ctab,
integer, dimension (*) rtab,
integer, dimension (ncols) colmrk,
integer, dimension (nrows) rowmrk,
integer, dimension (ncols) cmclad,
integer, dimension (nrows) cmrwad,
integer, dimension (ncols) cnto,
integer, dimension (nrows) rnto,
integer numcmp )

Definition at line 1 of file concmp.f.