Reads the surface mesh, remove the selected facets and writes the modified mesh into a new file. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Reads the surface mesh, remove the selected facets and writes the modified mesh into a new file.
Original source file removeSurfaceFacets.C
Definition in file removeSurfaceFacets.C.
int main | ( | int | argc, |
char * | argv[] | ||
) |
read the input surface
remove the selected facets
write the modified surface mesh
Definition at line 38 of file removeSurfaceFacets.C.
References args, argList::args(), Foam::endl(), Foam::Info, argList::noParallel(), triSurfaceRemoveFacets::removeFacets(), triSurfaceRemoveFacets::selectFacetsInPatch(), argList::validArgs, and triSurf::writeSurface().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.