Implements a command-line interface for runnning tests. More...
Implements a command-line interface for runnning tests.
Definition in file DiffDataFiles.C.
#include <sstream>#include <fstream>#include <iomanip>#include <math.h>#include "UnixUtils.H"#include "ComLine.H"#include "FDUtils.H"#include "DiffDataFiles.H"Go to the source code of this file.
Namespaces | |
| ix | |
| Defines MPI-specific parallel global and program classes. | |
Functions | |
| bool | isNumber (std::string sCheck) |
| int | DiffDataFiles (int argc, char *argv[]) |
| Compare two data files within a given tolerance. More... | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 256 of file DiffDataFiles.C.
References ix::DiffDataFiles().