|
SPH
|
Go to the source code of this file.
Classes | |
| class | ProgressLog |
Functions | |
| Outcome | areFilesIdentical (const Path &path1, const Path &path2) |
| Checks whether the two files are identical (to the bit). More... | |
| Outcome | areFilesApproxEqual (const Path &path1, const Path &path2) |
| Checks if two .ssf files are almost equal (may have eps-differences in quantities). More... | |
| void | measureRun (const Path &file, Function< void()> run) |
Checks if two .ssf files are almost equal (may have eps-differences in quantities).
Definition at line 29 of file Common.cpp.
Checks whether the two files are identical (to the bit).
Definition at line 6 of file Common.cpp.
Definition at line 67 of file Common.cpp.