ENH: meshSearch: use tet decomposition for cell searching
[OpenFOAM-2.0.x.git] / src / meshTools / Make / files
blobf03e9cee0bbd1cffae603ac449cca0b1ab0be097
1 cellClassification/cellClassification.C
2 cellClassification/cellInfo.C
4 cellQuality/cellQuality.C
6 cellDist/cellDistFuncs.C
7 cellDist/patchWave/patchWave.C
8 cellDist/wallPoint/wallPoint.C
10 cellFeatures/cellFeatures.C
12 csys = coordinateSystems
13 $(csys)/coordinateSystem.C
14 $(csys)/coordinateSystemNew.C
15 $(csys)/coordinateSystems.C
16 $(csys)/cylindricalCS.C
17 $(csys)/sphericalCS.C
18 $(csys)/parabolicCylindricalCS.C
19 $(csys)/toroidalCS.C
20 $(csys)/coordinateRotation/coordinateRotation.C
21 $(csys)/coordinateRotation/EulerCoordinateRotation.C
22 $(csys)/coordinateRotation/STARCDCoordinateRotation.C
24 edgeFaceCirculator/edgeFaceCirculator.C
26 polyMeshZipUpCells/polyMeshZipUpCells.C
27 primitiveMeshGeometry/primitiveMeshGeometry.C
29 meshSearch/meshSearch.C
31 meshTools/meshTools.C
33 pWave = PointEdgeWave
34 $(pWave)/PointEdgeWaveName.C
35 $(pWave)/pointEdgePoint.C
37 patchWave = PatchEdgeFaceWave
38 $(patchWave)/PatchEdgeFaceWaveName.C
39 $(patchWave)/patchEdgeFaceInfo.C
41 regionSplit/regionSplit.C
43 octree/octreeName.C
44 octree/octreeDataPoint.C
45 octree/octreeDataPointTreeLeaf.C
46 octree/octreeDataEdges.C
47 octree/octreeDataCell.C
48 octree/octreeDataFace.C
49 octree/treeNodeName.C
50 octree/treeLeafName.C
52 indexedOctree/treeDataEdge.C
53 indexedOctree/treeDataFace.C
54 indexedOctree/treeDataPoint.C
55 indexedOctree/treeDataPolyMeshCell.C
56 indexedOctree/treeDataPrimitivePatchName.C
57 indexedOctree/treeDataTriSurface.C
59 searchableSurface = searchableSurface
60 $(searchableSurface)/searchableBox.C
61 $(searchableSurface)/searchableCylinder.C
62 $(searchableSurface)/searchablePlane.C
63 $(searchableSurface)/searchablePlate.C
64 $(searchableSurface)/searchableSphere.C
65 $(searchableSurface)/searchableSurface.C
66 $(searchableSurface)/searchableSurfaceCollection.C
67 $(searchableSurface)/searchableSurfaces.C
68 $(searchableSurface)/searchableSurfacesQueries.C
69 $(searchableSurface)/searchableSurfaceWithGaps.C
70 $(searchableSurface)/triSurfaceMesh.C
71 $(searchableSurface)/closedTriSurfaceMesh.C
73 topoSets = sets/topoSets
74 $(topoSets)/cellSet.C
75 $(topoSets)/topoSet.C
76 $(topoSets)/faceSet.C
77 $(topoSets)/pointSet.C
78 $(topoSets)/cellZoneSet.C
79 $(topoSets)/faceZoneSet.C
80 $(topoSets)/pointZoneSet.C
82 sets/topoSetSource/topoSetSource.C
84 cellSources =  sets/cellSources
85 $(cellSources)/faceToCell/faceToCell.C
86 $(cellSources)/fieldToCell/fieldToCell.C
87 $(cellSources)/pointToCell/pointToCell.C
88 $(cellSources)/shapeToCell/shapeToCell.C
89 $(cellSources)/boxToCell/boxToCell.C
90 $(cellSources)/regionToCell/regionToCell.C
91 $(cellSources)/rotatedBoxToCell/rotatedBoxToCell.C
92 $(cellSources)/labelToCell/labelToCell.C
93 $(cellSources)/surfaceToCell/surfaceToCell.C
94 $(cellSources)/cellToCell/cellToCell.C
95 $(cellSources)/nearestToCell/nearestToCell.C
96 $(cellSources)/nbrToCell/nbrToCell.C
97 $(cellSources)/zoneToCell/zoneToCell.C
98 $(cellSources)/sphereToCell/sphereToCell.C
99 $(cellSources)/cylinderToCell/cylinderToCell.C
100 $(cellSources)/faceZoneToCell/faceZoneToCell.C
101 $(cellSources)/cylinderAnnulusToCell/cylinderAnnulusToCell.C
103 faceSources = sets/faceSources
104 $(faceSources)/faceToFace/faceToFace.C
105 $(faceSources)/labelToFace/labelToFace.C
106 $(faceSources)/cellToFace/cellToFace.C
107 $(faceSources)/normalToFace/normalToFace.C
108 $(faceSources)/pointToFace/pointToFace.C
109 $(faceSources)/patchToFace/patchToFace.C
110 $(faceSources)/boundaryToFace/boundaryToFace.C
111 $(faceSources)/zoneToFace/zoneToFace.C
112 $(faceSources)/boxToFace/boxToFace.C
114 pointSources = sets/pointSources
115 $(pointSources)/labelToPoint/labelToPoint.C
116 $(pointSources)/pointToPoint/pointToPoint.C
117 $(pointSources)/cellToPoint/cellToPoint.C
118 $(pointSources)/faceToPoint/faceToPoint.C
119 $(pointSources)/boxToPoint/boxToPoint.C
120 $(pointSources)/surfaceToPoint/surfaceToPoint.C
121 $(pointSources)/zoneToPoint/zoneToPoint.C
122 $(pointSources)/nearestToPoint/nearestToPoint.C
124 faceZoneSources = sets/faceZoneSources
125 $(faceZoneSources)/faceZoneToFaceZone/faceZoneToFaceZone.C
126 $(faceZoneSources)/setsToFaceZone/setsToFaceZone.C
127 $(faceZoneSources)/setToFaceZone/setToFaceZone.C
129 cellZoneSources = sets/cellZoneSources
130 $(cellZoneSources)/setToCellZone/setToCellZone.C
132 pointZoneSources = sets/pointZoneSources
133 $(pointZoneSources)/setToPointZone/setToPointZone.C
135 momentOfInertia/momentOfInertia.C
137 surfaceSets/surfaceSets.C
139 triSurface/orientedSurface/orientedSurface.C
140 triSurface/surfaceLocation/surfaceLocation.C
142 booleanOps = triSurface/booleanOps
144 surfaceIntersection = $(booleanOps)/surfaceIntersection
145 $(surfaceIntersection)/surfaceIntersection.C
146 $(surfaceIntersection)/surfaceIntersectionFuncs.C
147 $(surfaceIntersection)/edgeIntersections.C
149 booleanSurface = $(booleanOps)/booleanSurface
150 $(booleanSurface)/booleanSurface.C
152 intersectedSurface = $(booleanOps)/intersectedSurface
153 $(intersectedSurface)/intersectedSurface.C
154 $(intersectedSurface)/edgeSurface.C
156 triSurface/triSurfaceSearch/triSurfaceSearch.C
157 triSurface/octreeData/octreeDataTriSurface.C
158 triSurface/octreeData/octreeDataTriSurfaceTreeLeaf.C
159 triSurface/triangleFuncs/triangleFuncs.C
160 triSurface/surfaceFeatures/surfaceFeatures.C
161 triSurface/triSurfaceTools/triSurfaceTools.C
162 triSurface/triSurfaceTools/geompack/geompack.C
164 twoDPointCorrector/twoDPointCorrector.C
166 directMapped/directMappedPolyPatch/directMappedPatchBase.C
167 directMapped/directMappedPolyPatch/directMappedPolyPatch.C
168 directMapped/directMappedPolyPatch/directMappedWallPolyPatch.C
169 directMapped/directMappedPolyPatch/directMappedVariableThicknessWallPolyPatch.C
170 directMapped/directMappedPointPatch/directMappedPointPatch.C
171 directMapped/directMappedPointPatch/directMappedWallPointPatch.C
175 LIB = $(FOAM_LIBBIN)/libmeshTools