Go to the documentation of this file.
39 int main(
int argc,
char *argv[])
47 if( inFileName.
ext() ==
"fms" )
48 FatalError <<
"trying to convert a fms file to itself"
55 surface.writeSurface(outFileName);
static SLList< string > validArgs
A list of valid (mandatory) arguments.
const stringList & args() const
Return arguments.
A class for handling file names.
Template functions to aid in the implementation of demand driven data.
Extract command arguments and options from the supplied argc and argv parameters.
Ostream & endl(Ostream &os)
Add newline and flush stream.
fileName lessExt() const
Return file name without extension (part before last .)
word ext() const
Return file name extension (part after last .)
errorManipArg< error, int > exit(error &err, const int errNo=1)
static void noParallel()
Remove the parallel options.
Foam::argList args(argc, argv)
int main(int argc, char *argv[])