Go to the documentation of this file.
40 int main(
int argc,
char *argv[])
60 # pragma omp parallel for schedule(dynamic, 100)
63 pts[pointI] *= scalingFactor;
66 surface.writeSurface(outFileName);
static SLList< string > validArgs
A list of valid (mandatory) arguments.
scalar textToScalar(const word &w)
convert the text to scalar
const stringList & args() const
Return arguments.
A class for handling file names.
#define forAll(list, i)
Loop across all elements in list.
Extract command arguments and options from the supplied argc and argv parameters.
Ostream & endl(Ostream &os)
Add newline and flush stream.
int main(int argc, char *argv[])
Pre-declare SubField and related Field type.
pointField & pointsAccess()
non-const access to points
static void noParallel()
Remove the parallel options.
Foam::argList args(argc, argv)