Functions
extrudeEdgesInto2DSurface.C File Reference

Reads the surface mesh, remove the selected facets and writes the modified mesh into a new file. More...

Include dependency graph for extrudeEdgesInto2DSurface.C:

Go to the source code of this file.

Functions

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

Detailed Description

Reads the surface mesh, remove the selected facets and writes the modified mesh into a new file.

Original source file extrudeEdgesInto2DSurface.C

Definition in file extrudeEdgesInto2DSurface.C.

Function Documentation

◆ main()

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

read the input surface

remove the selected facets

write the modified surface mesh

Definition at line 39 of file extrudeEdgesInto2DSurface.C.

References args, argList::args(), Foam::deleteDemandDrivenData(), Foam::endl(), Foam::exit(), triSurfaceExtrude2DEdges::extrudeSurface(), Foam::FatalError, Foam::Info, argList::noParallel(), argList::validArgs, and triSurf::writeSurface().

Here is the call graph for this function: