Home
last modified time | relevance | path

Searched refs:nump (Results 1 – 1 of 1) sorted by relevance

/phasta/checkphasta/
H A Dcheckphasta.cpp27 int nump, int rank, int timestep, int nSyncFiles, char* casedir);
30 int timestep, int nump, int nSyncFiles);
96 double compare_solution(char* lpath, char* rpath, int timestep, int nump, int nSyncFiles) in compare_solution() argument
106 nump, rank, timestep, nSyncFiles, lpath); in compare_solution()
108 nump, rank, timestep, nSyncFiles, rpath); in compare_solution()
134 int nump, int rank, int timestep, int nSyncFiles, char* casedir) in read_solution() argument