.TH BSlocal_flops 3 "1/10/1996" " " "BlockSolve95" .SH NAME BSlocal_flops \- Returns the number of flops accumulated by BlockSolve .SH INPUT PARAMETERS .PD 0 .TP .B none - .PD 1 .SH OUTPUT PARAMETERS .PD 0 .TP .B double - the current number of flops executed by BlockSolve95 on this processor. .PD 1 .SH RETURNS the current number of flops .SH SYNOPSIS .nf double BSlocal_flops() .fi .SH LOCATION BlockSolve95/src/BSflops.c