Searched refs:rpath (Results 1 – 1 of 1) sorted by relevance
| /phasta/checkphasta/ |
| H A D | checkphasta.cpp | 29 double compare_solution(char* lpath, char* rpath, 52 char* rpath = argv[2]; in main() local 62 std::set<int>* r_timesteps = find_timesteps(rpath, nSyncFiles); in main() 84 error = compare_solution(lpath, rpath, *i, size, nSyncFiles); in main() 96 double compare_solution(char* lpath, char* rpath, int timestep, int nump, int nSyncFiles) in compare_solution() argument 108 nump, rank, timestep, nSyncFiles, rpath); in compare_solution()
|