EpetraExt  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions/Subroutines
genbtf.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine genbtf (nrows, ncols, colstr, rowidx, rowstr, colidx, w, rnto, cnto, nhrows, nhcols, hrzcmp, nsrows, sqcmpn, nvrows, nvcols, vrtcmp, rcmstr, ccmstr, msglvl, output)
 

Function/Subroutine Documentation

subroutine genbtf ( integer  nrows,
integer  ncols,
integer, dimension (ncols+1)  colstr,
integer, dimension (*)  rowidx,
integer, dimension (nrows+1)  rowstr,
integer, dimension (*)  colidx,
integer, dimension (*)  w,
integer, dimension (nrows)  rnto,
integer, dimension (ncols)  cnto,
integer  nhrows,
integer  nhcols,
integer  hrzcmp,
integer  nsrows,
integer  sqcmpn,
integer  nvrows,
integer  nvcols,
integer  vrtcmp,
integer, dimension (nrows+1)  rcmstr,
integer, dimension (ncols+1)  ccmstr,
integer  msglvl,
integer  output 
)

Definition at line 1 of file genbtf.f.