initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / src / meshTools / Make / files
bloba61d00246e04323e182603105061d72d9150acd6
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 coordinateSystems/coordinateSystem.C
13 coordinateSystems/coordinateSystemNew.C
14 coordinateSystems/coordinateSystems.C
15 coordinateSystems/cylindricalCS.C
16 coordinateSystems/sphericalCS.C
17 coordinateSystems/parabolicCylindricalCS.C
18 coordinateSystems/toroidalCS.C
19 coordinateSystems/coordinateRotation/coordinateRotation.C
20 coordinateSystems/coordinateRotation/EulerCoordinateRotation.C
21 coordinateSystems/coordinateRotation/STARCDCoordinateRotation.C
23 edgeFaceCirculator/edgeFaceCirculator.C
25 polyMeshZipUpCells/polyMeshZipUpCells.C
26 primitiveMeshGeometry/primitiveMeshGeometry.C
28 meshSearch/meshSearch.C
30 meshTools/meshTools.C
32 PointEdgeWave/PointEdgeWaveName.C
33 PointEdgeWave/pointEdgePoint.C
35 regionSplit/regionSplit.C
37 octree/octreeName.C
38 octree/octreeDataPoint.C
39 octree/octreeDataPointTreeLeaf.C
40 octree/octreeDataEdges.C
41 octree/octreeDataCell.C
42 octree/octreeDataFace.C
43 octree/treeBoundBox.C
44 octree/treeNodeName.C
45 octree/treeLeafName.C
46 octree/pointIndexHitIOList.C
48 indexedOctree/indexedOctreeName.C
49 indexedOctree/treeDataCell.C
50 indexedOctree/treeDataEdge.C
51 indexedOctree/treeDataFace.C
52 indexedOctree/treeDataPoint.C
53 indexedOctree/treeDataTriSurface.C
55 searchableSurface = searchableSurface
56 $(searchableSurface)/distributedTriSurfaceMesh.C
57 $(searchableSurface)/searchableBox.C
58 $(searchableSurface)/searchableCylinder.C
59 $(searchableSurface)/searchablePlane.C
60 $(searchableSurface)/searchablePlate.C
61 $(searchableSurface)/searchableSphere.C
62 $(searchableSurface)/searchableSurface.C
63 $(searchableSurface)/searchableSurfaceCollection.C
64 $(searchableSurface)/searchableSurfaces.C
65 $(searchableSurface)/searchableSurfacesQueries.C
66 $(searchableSurface)/searchableSurfaceWithGaps.C
67 $(searchableSurface)/triSurfaceMesh.C
69 topoSets = sets/topoSets
70 $(topoSets)/cellSet.C
71 $(topoSets)/topoSet.C
72 $(topoSets)/faceSet.C
73 $(topoSets)/pointSet.C
75 sets/topoSetSource/topoSetSource.C
77 cellSources =  sets/cellSources
78 $(cellSources)/faceToCell/faceToCell.C
79 $(cellSources)/fieldToCell/fieldToCell.C
80 $(cellSources)/pointToCell/pointToCell.C
81 $(cellSources)/shapeToCell/shapeToCell.C
82 $(cellSources)/boxToCell/boxToCell.C
83 $(cellSources)/regionToCell/regionToCell.C
84 $(cellSources)/rotatedBoxToCell/rotatedBoxToCell.C
85 $(cellSources)/labelToCell/labelToCell.C
86 $(cellSources)/surfaceToCell/surfaceToCell.C
87 $(cellSources)/cellToCell/cellToCell.C
88 $(cellSources)/nearestToCell/nearestToCell.C
89 $(cellSources)/nbrToCell/nbrToCell.C
90 $(cellSources)/zoneToCell/zoneToCell.C
91 $(cellSources)/sphereToCell/sphereToCell.C
92 $(cellSources)/cylinderToCell/cylinderToCell.C
93 $(cellSources)/faceZoneToCell/faceZoneToCell.C
95 faceSources = sets/faceSources
96 $(faceSources)/faceToFace/faceToFace.C
97 $(faceSources)/labelToFace/labelToFace.C
98 $(faceSources)/cellToFace/cellToFace.C
99 $(faceSources)/normalToFace/normalToFace.C
100 $(faceSources)/pointToFace/pointToFace.C
101 $(faceSources)/patchToFace/patchToFace.C
102 $(faceSources)/boundaryToFace/boundaryToFace.C
103 $(faceSources)/zoneToFace/zoneToFace.C
104 $(faceSources)/boxToFace/boxToFace.C
106 pointSources = sets/pointSources
107 $(pointSources)/labelToPoint/labelToPoint.C
108 $(pointSources)/pointToPoint/pointToPoint.C
109 $(pointSources)/cellToPoint/cellToPoint.C
110 $(pointSources)/faceToPoint/faceToPoint.C
111 $(pointSources)/boxToPoint/boxToPoint.C
112 $(pointSources)/surfaceToPoint/surfaceToPoint.C
113 $(pointSources)/zoneToPoint/zoneToPoint.C
114 $(pointSources)/nearestToPoint/nearestToPoint.C
116 surfaceSets/surfaceSets.C
118 triSurface/orientedSurface/orientedSurface.C
119 triSurface/surfaceLocation/surfaceLocation.C
121 booleanOps = triSurface/booleanOps
123 surfaceIntersection = $(booleanOps)/surfaceIntersection
124 $(surfaceIntersection)/surfaceIntersection.C
125 $(surfaceIntersection)/surfaceIntersectionFuncs.C
126 $(surfaceIntersection)/edgeIntersections.C
128 booleanSurface = $(booleanOps)/booleanSurface
129 $(booleanSurface)/booleanSurface.C
131 intersectedSurface = $(booleanOps)/intersectedSurface
132 $(intersectedSurface)/intersectedSurface.C
133 $(intersectedSurface)/edgeSurface.C
135 triSurface/triSurfaceSearch/triSurfaceSearch.C
136 triSurface/octreeData/octreeDataTriSurface.C
137 triSurface/octreeData/octreeDataTriSurfaceTreeLeaf.C
138 triSurface/triangleFuncs/triangleFuncs.C
139 triSurface/surfaceFeatures/surfaceFeatures.C
140 triSurface/triSurfaceTools/triSurfaceTools.C
141 triSurface/triSurfaceTools/geompack/geompack.C
143 twoDPointCorrector/twoDPointCorrector.C
145 directMapped/directMappedPolyPatch/directMappedPatchBase.C
146 directMapped/directMappedPolyPatch/directMappedPolyPatch.C
147 directMapped/directMappedPolyPatch/directMappedWallPolyPatch.C
148 directMapped/directMappedPointPatch/directMappedPointPatch.C
149 directMapped/directMappedPointPatch/directMappedWallPointPatch.C
151 LIB = $(FOAM_LIBBIN)/libmeshTools