Reads the specified surface and writes it in the fms format. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Reads the specified surface and writes it in the fms format.
Original source file checkSurfaceMesh.C
Definition in file checkSurfaceMesh.C.
int main | ( | int | argc, |
char * | argv[] | ||
) |
calculate manifolds
find open boundary edges
find non-manifold edges
check the number of disconnected parts
find triangles with small angles
find self-intersections in the surface mesh
find overlaps in the surface mesh
check for existence of collocated points
Definition at line 40 of file checkSurfaceMesh.C.
References args, argList::args(), Foam::triSurfaceChecks::calculateBoundingBox(), Foam::triSurfaceChecks::checkAngles(), Foam::triSurfaceChecks::checkCollocatedPoints(), Foam::triSurfaceChecks::checkDisconnectedParts(), Foam::triSurfaceChecks::checkForHoles(), Foam::triSurfaceChecks::checkForNonManifoldEdges(), Foam::triSurfaceChecks::checkOverlaps(), Foam::triSurfaceChecks::checkSelfIntersections(), Foam::triSurfaceChecks::checkSurfaceManifolds(), Foam::endl(), Foam::Info, boundBox::mag(), triSurfFeatureEdges::nFeatureEdges(), Foam::nl, argList::noParallel(), triSurfPoints::nPoints(), triSurfFacets::patches(), List::size(), triSurfFacets::size(), argList::validArgs, and triSurf::writeSurface().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.