.TH BSglobal_flops 3 "1/10/1996" " " "BlockSolve95" .SH NAME BSglobal_flops \- Returns the global number of flops accumulated by BlockSolve .SH INPUT PARAMETERS .PD 0 .TP .B procinfo - the usual processor info .PD 1 .SH OUTPUT PARAMETERS .PD 0 .TP .B double - the current number of flops executed by BlockSolve95 on all processor in this procset. .PD 1 .SH RETURNS the global number of flops accumulated by BlockSolve95 .SH SYNOPSIS .nf double BSglobal_flops(BSprocinfo *procinfo) .fi .SH LOCATION BlockSolve95/src/BSflops.c