Home
last modified time | relevance | path

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

/phasta/checkphasta/
H A Dcheckphasta.cpp53 int nSyncFiles = atoi(argv[3]); in main() local
96 double compare_solution(char* lpath, char* rpath, int timestep, int nump, int nSyncFiles) in compare_solution()
134 int nump, int rank, int timestep, int nSyncFiles, char* casedir) in read_solution()
172 std::set<int>* find_timesteps(char* casedir, int nSyncFiles) in find_timesteps()
204 char* getRestartName(int nSyncFiles) { in getRestartName()