Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dbench_spmv.c39 int ParseJSON(const char *const inputjsonfile, char ***outputfilenames, char ***outputgroupnames, c… in ParseJSON()
76 int UpdateJSON(const char *const inputjsonfile, PetscReal *spmv_times, PetscReal starting_spmv_time… in UpdateJSON()