PlasCom2  1.0
XPACC Multi-physics simluation application
DiffDataFiles.C File Reference

Implements a command-line interface for runnning tests. More...

Detailed Description

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"
Include dependency graph for DiffDataFiles.C:

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[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 256 of file DiffDataFiles.C.

References ix::DiffDataFiles().

Here is the call graph for this function: