Home
last modified time | relevance | path

Searched defs:spmv_times (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/tests/
H A Dbench_spmv.c76 int UpdateJSON(const char *const inputjsonfile, PetscReal *spmv_times, PetscReal starting_spmv_time… in UpdateJSON()
271 PetscReal starting_spmv_time = 0, *spmv_times; in main() local