Home
last modified time | relevance | path

Searched refs:spmv_time (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/tests/
H A Dbench_spmv.c348 PetscReal spmv_time; in main() local
354 PetscCall(TimedSpMV(A, b, &spmv_time, petscmatformat, use_gpu, repetitions)); in main()