Searched refs:inputjsonfile (Results 1 – 1 of 1) sorted by relevance
39 int ParseJSON(const char *const inputjsonfile, char ***outputfilenames, char ***outputgroupnames, c… in ParseJSON() argument41 char *content = read_file(inputjsonfile); in ParseJSON()76 int UpdateJSON(const char *const inputjsonfile, PetscReal *spmv_times, PetscReal starting_spmv_time… in UpdateJSON() argument78 char *content = read_file(inputjsonfile); in UpdateJSON()113 write_file(inputjsonfile, content); in UpdateJSON()