Directory dependency graph for intermediate:Files | |
| file | ComputeTriDual.cpp [code] |
| file | DirectAccessNoHoles.cpp [code] |
| Example demonstrating direct access to MOAB data for performance optimization. | |
| file | DirectAccessWithHoles.cpp [code] |
| Example demonstrating direct access to MOAB data with holes in entity handle space. | |
| file | ExchangeHalos.cpp [code] |
| file | ExtractClose.cpp [code] |
| Example demonstrating extraction of mesh elements based on distance from a point. | |
| file | FixPolys.cpp [code] |
| Example demonstrating how to fix polygons with duplicated vertices. | |
| file | LoadPartial.cpp [code] |
| Example demonstrating partial loading of mesh files based on tag values. | |
| file | PointInElementSearch.cpp [code] |
| file | QuadTriConv.cpp [code] |
| Example demonstrating conversion of repeated-vertex cells to triangles/quads/polygons. | |
| file | ReduceExchangeTags.cpp [code] |