Implements a command-line interface for ensuring that two data files are consistent. More...
Implements a command-line interface for ensuring that two data files are consistent.
Definition in file DiffDataFiles.H.
Go to the source code of this file.
Classes | |
| class | DDFComLine |
| ComLine object for test running utility. More... | |
Namespaces | |
| ix | |
| Defines MPI-specific parallel global and program classes. | |
Functions | |
| int | DiffDataFiles (int argc, char *argv[]) |
| Compare two data files within a given tolerance. More... | |