Searched refs:floprate (Results 1 – 1 of 1) sorted by relevance
316 …scLogDouble time_start, time_mid1 = 0.0, time_mid2 = 0.0, time_end, time_avg, floprate; in main() local392 floprate = 2 * global_nnz / time_avg * 1e-9; in main()395 …PetscCall(PetscPrintf(PETSC_COMM_WORLD, "%-15s%-9.3e Gflops/sec\n", "FOM:", floprate)); /* figure … in main()