40 int main(
int argc,
char *argv[])
48 "geometry scaling factor - default is 1" layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
static unsigned int defaultPrecision()
Return the default precision.
Ostream & endl(Ostream &os)
Add newline and flush stream.
static void noParallel()
Remove the parallel options.
static SLList< string > validArgs
A list of valid (mandatory) arguments.
void exit(const int errNo=1)
Exit : can be called for any error to exit program.
T optionLookupOrDefault(const word &opt, const T &deflt) const
Read a value from the named option if present.
Extract command arguments and options from the supplied argc and argv parameters. ...
static void addOption(const word &opt, const string ¶m="", const string &usage="")
Add to an option to validOptions with usage information.
A messy mesh class which supports the possibility of creating a shapeMesh for regular Samm meshes (no...
bool check(bool checkArgs=true, bool checkOpts=true) const
Check argument list.
Foam::argList args(argc, argv)