Functions
FLMAToSurface.C File Reference

Reads the AVL's surface mesh. More...

Include dependency graph for FLMAToSurface.C:

Go to the source code of this file.

Functions

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

Detailed Description

Reads the AVL's surface mesh.

Original source file FLMAToSurface.C

Definition in file FLMAToSurface.C.

Function Documentation

◆ main()

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

create the surface mesh

read vertices

read facets

read cell types

start reading selections

read selection name

read selection type

read selection entries

store cell selections

write the surface

Definition at line 40 of file FLMAToSurface.C.

References triSurfFacets::addFacetSubset(), triSurfFacets::addFacetToSubset(), args, argList::args(), Foam::endl(), fileName::ext(), triSurfModifier::facetsAccess(), forAll, Foam::Info, argList::noParallel(), p, patches, points, triSurfModifier::pointsAccess(), LongList< T, Offset >::setSize(), argList::validArgs, Foam::Warning, and triSurf::writeSurface().

Here is the call graph for this function: