Functions
scaleMesh.C File Reference

Scales the mesh into other units. More...

Include dependency graph for scaleMesh.C:

Go to the source code of this file.

Functions

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

Detailed Description

Scales the mesh into other units.

Original source file scaleMesh.C

Definition in file scaleMesh.C.

Function Documentation

◆ main()

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

read the mesh from disk

scale the points

write the mesh back on disk

Definition at line 37 of file scaleMesh.C.

References args, argList::args(), Foam::endl(), forAll, Foam::Info, polyMeshGenPoints::points(), polyMeshGen::read(), Foam::help::textToScalar(), argList::validArgs, and polyMeshGen::write().

Here is the call graph for this function: