.TH BSglobal_nnz 3 "1/10/1996" " " "BlockSolve95" .SH NAME BSglobal_nnz \- Returns the global number of nonzeros .SH INPUT PARAMETERS .PD 0 .TP .B pA - the matrix .PD 1 .PD 0 .TP .B procinfo - the usual processor info .PD 1 .SH RETURNS the global number of nonzeros .SH SYNOPSIS .nf int BSglobal_nnz(BSpar_mat *pA, BSprocinfo *procinfo) .fi .SH LOCATION BlockSolve95/src/BSnumbers.c