Functions
scaleSurfaceMesh.C File Reference

Scales surface vertices by a precribed factor. More...

Include dependency graph for scaleSurfaceMesh.C:

Go to the source code of this file.

Functions

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

Detailed Description

Scales surface vertices by a precribed factor.

Original source file scaleSurfaceMesh.C

Definition in file scaleSurfaceMesh.C.

Function Documentation

◆ main()

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

read the surface mesh

scales the vertices

write the mesh back on disk

Definition at line 40 of file scaleSurfaceMesh.C.

References args, argList::args(), Foam::endl(), forAll, Foam::Info, argList::noParallel(), triSurfModifier::pointsAccess(), Foam::help::textToScalar(), and argList::validArgs.

Here is the call graph for this function: