Newer
Older
meshSurfaceEngine = utilities/surfaceTools/meshSurfaceEngine
meshSurfacePartitioner = utilities/surfaceTools/meshSurfacePartitioner
bndLayers = utilities/boundaryLayers
boundaryLayers = $(bndLayers)/boundaryLayers
detectBoundaryLayers = $(bndLayers)/detectBoundaryLayers
extrudeLayer = $(bndLayers)/extrudeLayer
refineBoundaryLayers = $(bndLayers)/refineBoundaryLayers
triangulateNonPlanarBaseFaces = $(bndLayers)/triangulateNonPlanarBaseFaces
franjo.juretic@c-fields.com
committed
anisotropicMeshing = utilities/anisotropicMeshing
coordinateModification = $(anisotropicMeshing)/coordinateModification
edgeMeshGeometryModification = $(anisotropicMeshing)/edgeMeshGeometryModification
surfaceMeshGeometryModification = $(anisotropicMeshing)/surfaceMeshGeometryModification
polyMeshGenGeometryModification = $(anisotropicMeshing)/polyMeshGenGeometryModification
meshSurfaceCheckInvertedVertices = utilities/surfaceTools/meshSurfaceCheckInvertedVertices
meshSurfaceCheckEdgeTypes = utilities/surfaceTools/meshSurfaceCheckEdgeTypes
meshSurfaceCutter = utilities/surfaceTools/meshSurfaceCutter
meshSurfaceMapper = utilities/surfaceTools/meshSurfaceMapper
meshSurfaceMapper2D = utilities/surfaceTools/meshSurfaceMapper2D
edgeExtraction = utilities/surfaceTools/edgeExtraction
franjo_j@hotmail.com
committed
edgeExtractor = $(edgeExtraction)/edgeExtractor
meshSurfaceEdgeExtractor = utilities/surfaceTools/meshSurfaceEdgeExtractor
meshSurfaceEdgeExtractorNonTopo = utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo
meshSurfaceEdgeExtractor2D = utilities/surfaceTools/meshSurfaceEdgeExtractor2D
meshSurfaceEdgeExtractorFUN = utilities/surfaceTools/meshSurfaceEdgeExtractorFUN
createFundamentalSheetsBase = utilities/surfaceTools/createFundamentalSheets
createFundamentalSheets = $(createFundamentalSheetsBase)/createFundamentalSheets
createFundamentalSheetsFJ = $(createFundamentalSheetsBase)/createFundamentalSheetsFJ
createFundamentalSheetsJFS = $(createFundamentalSheetsBase)/createFundamentalSheetsJFS
correctEdgesBetweenPatches = utilities/surfaceTools/correctEdgesBetweenPatches
franjo.juretic@c-fields.com
committed
decomposeCellsNearConcaveEdges = utilities/surfaceTools/decomposeCellsNearConcaveEdges
renameBoundaryPatches = utilities/surfaceTools/renameBoundaryPatches
intersectionTools = utilities/intersectionTools
findCellsIntersectingSurface = $(intersectionTools)/findCellsIntersectingSurface
meshOptimizer = utilities/smoothers/geometry/meshOptimizer
tetMeshOptimisation = $(meshOptimizer)/tetMeshOptimisation
boundaryLayerOptimisation = $(meshOptimizer)/boundaryLayerOptimisation
symmetryPlaneOptimisation = $(meshOptimizer)/symmetryPlaneOptimisation
simplexSmoother = $(tetMeshOptimisation)/advancedSmoothers/simplexSmoother
knuppMetric = $(tetMeshOptimisation)/advancedSmoothers/knuppMetric
meshUntangler = $(tetMeshOptimisation)/advancedSmoothers/meshUntangler
quadricMetric = $(tetMeshOptimisation)/advancedSmoothers/quadricMetric
volumeOptimizer = $(tetMeshOptimisation)/advancedSmoothers/volumeOptimizer
meshSurfaceOptimizer = utilities/smoothers/geometry/meshSurfaceOptimizer
surfaceOptimizer = $(meshSurfaceOptimizer)/advancedSurfaceSmoothers/surfaceOptimizer
surfaceMorpherCells = utilities/surfaceTools/surfaceMorpherCells
utilitiesOctrees = utilities/octrees
meshOctree = utilities/octrees/meshOctree
meshOctreeCube = utilities/octrees/meshOctree/meshOctreeCube
meshOctreeInsideOutside = utilities/octrees/meshOctree/meshOctreeInsideOutside
meshOctreeCreator = utilities/octrees/meshOctree/meshOctreeCreator
meshOctreeAddressing = utilities/octrees/meshOctree/meshOctreeAddressing
meshOctreeModifier = utilities/octrees/meshOctree/meshOctreeModifier
meshOctreeAutoRef = utilities/octrees/meshOctree/meshOctreeAutomaticRefinement
patchRefinement = utilities/octrees/meshOctree/refinementControls/patchRefinement
objectRefinement = utilities/octrees/meshOctree/refinementControls/objectRefinement
helperFunctions = utilities/helperFunctions
createFacesFromChain = utilities/helperClasses/createFacesFromChain
sortEdgesIntoChains = utilities/helperClasses/sortEdgesIntoChains
trianglePlaneIntersections = utilities/helperClasses/trianglePlaneIntersections
tetCreatorOctree = utilities/tetrahedra/tetCreatorOctree
faceDecomposition = utilities/faceDecomposition
decomposeCells = utilities/decomposeCells
topology = utilities/smoothers/topology
topologicalCleaner = $(topology)/topologicalCleaner
checkBoundaryFacesSharingTwoEdges = $(topology)/checkBoundaryFacesSharingTwoEdges
checkCellConnectionsOverFaces = $(topology)/checkCellConnectionsOverFaces
checkIrregularSurfaceConnections = $(topology)/checkIrregularSurfaceConnections
checkNonMappableCellConnections = $(topology)/checkNonMappableCellConnections
franjo.juretic@c-fields.com
committed
triSurfaceTools = utilities/triSurfaceTools
triSurface2DCheck = $(triSurfaceTools)/triSurface2DCheck
franjo.juretic@c-fields.com
committed
triSurfaceCleanupDuplicates = $(triSurfaceTools)/triSurfaceCleanupDuplicates
triSurfaceCleanupDuplicateTriangles = $(triSurfaceTools)/triSurfaceCleanupDuplicateTriangles
franjo.juretic@c-fields.com
committed
triSurfaceCopyParts = $(triSurfaceTools)/triSurfaceCopyParts
triSurfaceCurvatureEstimator = $(triSurfaceTools)/triSurfaceCurvatureEstimator
triSurfacePartitioner = $(triSurfaceTools)/triSurfacePartitioner
triSurfaceDetectFeatureEdges = $(triSurfaceTools)/triSurfaceDetectFeatureEdges
triSurfaceClassifyEdges = $(triSurfaceTools)/triSurfaceClassifyEdges
triSurfaceImportSurfaceAsSubset = $(triSurfaceTools)/triSurfaceImportSurfaceAsSubset
franjo.juretic@c-fields.com
committed
triSurfacePatchManipulator = $(triSurfaceTools)/triSurfacePatchManipulator
triSurfaceRemoveFacets = $(triSurfaceTools)/triSurfaceRemoveFacets
triSurfaceExtrude2DEdges = $(triSurfaceTools)/triSurfaceExtrude2DEdges
triSurfaceMetaData = $(triSurfaceTools)/triSurfaceMetaData
boundaryPatch = utilities/meshes/polyMeshGen/boundaryPatch
polyMeshGen2DEngine = utilities/meshes/polyMeshGen2DEngine
polyMeshGenModifier = utilities/meshes/polyMeshGenModifier
polyMeshGenAddressing = utilities/meshes/polyMeshGenAddressing
polyMeshGenChecks = utilities/meshes/polyMeshGenChecks
partTetMesh = utilities/meshes/partTetMesh
franjo.juretic@c-fields.com
committed
partTriMesh = utilities/meshes/partTriMesh
primitiveMesh = utilities/meshes/primitiveMesh
triSurf = utilities/meshes/triSurf
cell = utilities/meshes/primitives/cell
edge = utilities/meshes/primitives/edge
face = utilities/meshes/primitives/face
containers = utilities/containers
VRWGraph = $(containers)/VRWGraph
VRWGraphList = $(containers)/VRWGraphList
graphs = $(containers)/Graphs
lists = $(containers)/Lists
meshZipper = utilities/meshZipper
writeAsFPMA = utilities/dataConversion/foamToFPMA
polyMeshExtractor = pMeshLibrary/polyMeshExtractor
polyMeshGenerator = pMeshLibrary/polyMeshGenerator
cartesianMeshExtractor = cartesianMesh/cartesianMeshExtractor
cartesianMeshGenerator = cartesianMesh/cartesianMeshGenerator
cartesian2DMeshGenerator = cartesian2DMesh/cartesian2DMeshGenerator
tetMeshExtractor = tetMesh/tetMeshExtractor
tetMeshExtractorOctree = tetMesh/tetMeshExtractorOctree
tetMeshGenerator = tetMesh/tetMeshGenerator
voronoiMeshExtractor = voronoiMesh/voronoiMeshExtractor
voronoiMeshGenerator = voronoiMesh/voronoiMeshGenerator
$(checkMeshDict)/checkMeshDict.C
$(lists)/pointFieldPMG.C
$(lists)/faceListPMG.C
$(VRWGraph)/VRWGraph.C
$(VRWGraph)/VRWGraphSMPModifier.C
$(VRWGraphList)/VRWGraphList.C
$(graphs)/cellIOGraph.C
$(graphs)/faceIOGraph.C
$(polyMeshGen)/polyMeshGen.C
$(polyMeshGen)/polyMeshGenPoints.C
$(polyMeshGen)/polyMeshGenFaces.C
$(polyMeshGen)/polyMeshGenCells.C
$(polyMeshGen2DEngine)/polyMeshGen2DEngine.C
$(coordinateModification)/coordinateModification.C
$(coordinateModification)/newCoordinateModification.C
$(coordinateModification)/planeScaling.C
$(coordinateModification)/boxScaling.C
$(edgeMeshGeometryModification)/edgeMeshGeometryModification.C
$(surfaceMeshGeometryModification)/surfaceMeshGeometryModification.C
$(polyMeshGenGeometryModification)/polyMeshGenGeometryModification.C
$(coordinateModification)/coordinateModifier.C
$(boundaryPatch)/boundaryPatchBase.C
$(boundaryPatch)/boundaryPatch.C
$(boundaryPatch)/processorBoundaryPatch.C
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
$(polyMeshGenModifier)/polyMeshGenModifierRemoveUnusedVertices.C
$(polyMeshGenModifier)/polyMeshGenModifierRemoveFaces.C
$(polyMeshGenModifier)/polyMeshGenModifierRemoveCells.C
$(polyMeshGenModifier)/polyMeshGenModifierReorderBoundaryFaces.C
$(polyMeshGenModifier)/polyMeshGenModifierAddCells.C
$(polyMeshGenModifier)/polyMeshGenModifierAddProcessorFaces.C
$(polyMeshGenModifier)/polyMeshGenModifierAddBufferCells.C
$(polyMeshGenModifier)/polyMeshGenModifierReplaceBoundary.C
$(polyMeshGenModifier)/polyMeshGenModifierZipUpCells.C
$(polyMeshGenModifier)/polyMeshGenModifierRenumberMesh.C
$(polyMeshGenModifier)/polyMeshGenModifierAddCellByCell.C
$(polyMeshGenAddressing)/polyMeshGenAddressing.C
$(polyMeshGenAddressing)/polyMeshGenAddressingCellCells.C
$(polyMeshGenAddressing)/polyMeshGenAddressingCellEdges.C
$(polyMeshGenAddressing)/polyMeshGenAddressingCellPoints.C
$(polyMeshGenAddressing)/polyMeshGenAddressingCentresAndAreas.C
$(polyMeshGenAddressing)/polyMeshGenAddressingCentresAndVols.C
$(polyMeshGenAddressing)/polyMeshGenAddressingClear.C
$(polyMeshGenAddressing)/polyMeshGenAddressingUpdateGeometry.C
$(polyMeshGenAddressing)/polyMeshGenAddressingEdgeCells.C
$(polyMeshGenAddressing)/polyMeshGenAddressingEdgeFaces.C
$(polyMeshGenAddressing)/polyMeshGenAddressingFaceEdges.C
$(polyMeshGenAddressing)/polyMeshGenAddressingEdges.C
$(polyMeshGenAddressing)/polyMeshGenAddressingPointCells.C
$(polyMeshGenAddressing)/polyMeshGenAddressingPointEdges.C
$(polyMeshGenAddressing)/polyMeshGenAddressingPointFaces.C
$(polyMeshGenAddressing)/polyMeshGenAddressingPointPoints.C
$(polyMeshGenAddressing)/polyMeshGenAddressingParallelAddressing.C
$(polyMeshGenChecks)/polyMeshGenChecks.C
$(polyMeshGenChecks)/polyMeshGenChecksGeometry.C
$(polyMeshGenChecks)/polyMeshGenChecksTopology.C
$(partTetMesh)/partTetMesh.C
$(partTetMesh)/partTetMeshAddressing.C
$(partTetMesh)/partTetMeshParallelAddressing.C
$(partTetMesh)/partTetMeshSimplex.C
franjo.juretic@c-fields.com
committed
$(partTriMesh)/partTriMesh.C
$(partTriMesh)/partTriMeshAddressing.C
$(partTriMesh)/partTriMeshParallelAddressing.C
$(partTriMesh)/partTriMeshSimplex.C
$(triSurf)/triSurfPoints.C
$(triSurf)/triSurfFacets.C
$(triSurf)/triSurfFeatureEdges.C
$(triSurf)/triSurfAddressing.C
$(triSurf)/triSurfModifier.C
$(findCellsIntersectingSurface)/findCellsIntersectingSurface.C
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
$(tetCreatorOctree)/tetCreatorOctree.C
$(tetCreatorOctree)/tetCreatorOctreePointsAndAddressing.C
$(tetCreatorOctree)/tetCreatorOctreeFromFacesWithCentreNode.C
$(tetCreatorOctree)/tetCreatorOctreeTetsAroundEdges.C
$(tetCreatorOctree)/tetCreatorOctreeTetsAroundSplitEdges.C
$(tetCreatorOctree)/tetCreatorOctreeTetsFromSplitFaces.C
$(faceDecomposition)/faceDecomposition.C
$(faceDecomposition)/decomposeFaces.C
$(sortEdgesIntoChains)/sortEdgesIntoChains.C
$(surfaceMorpherCells)/surfaceMorpherCells.C
$(surfaceMorpherCells)/surfaceMorpherCellsMorphInternalFaces.C
$(surfaceMorpherCells)/surfaceMorpherCellsCreateBoundaryFaces.C
$(decomposeCells)/decomposeCells.C
$(decomposeCells)/decomposeCellsPyramids.C
$(decomposeCells)/decomposeCellsDecomposition.C
$(topologicalCleaner)/topologicalCleaner.C
$(topologicalCleaner)/topologyCleanerNonConsecutiveBoundaryVertices.C
$(topologicalCleaner)/topologicalCleanerInvalidVertices.C
$(topologicalCleaner)/topologyCleanerNonMappableCells.C
$(checkCellConnectionsOverFaces)/checkCellConnectionsOverFaces.C
$(checkIrregularSurfaceConnections)/checkIrregularSurfaceConnections.C
$(checkIrregularSurfaceConnections)/checkIrregularSurfaceConnectionsFunctions.C
$(checkNonMappableCellConnections)/checkNonMappableCellConnections.C
$(checkBoundaryFacesSharingTwoEdges)/checkBoundaryFacesSharingTwoEdges.C
$(boundaryLayers)/boundaryLayers.C
$(boundaryLayers)/boundaryLayersCreateVertices.C
$(boundaryLayers)/boundaryLayersFacesAndCells.C
$(boundaryLayers)/boundaryLayerCells.C
$(boundaryLayers)/boundaryLayersCheckTopologyOfBndFaces.C
$(boundaryLayers)/boundaryLayersWrapperLayer.C
$(extrudeLayer)/extrudeLayer.C
$(detectBoundaryLayers)/detectBoundaryLayers.C
$(detectBoundaryLayers)/detectBoundaryLayersFunctions.C
$(refineBoundaryLayers)/refineBoundaryLayers.C
$(refineBoundaryLayers)/refineBoundaryLayersFunctions.C
$(refineBoundaryLayers)/refineBoundaryLayersFaces.C
$(refineBoundaryLayers)/refineBoundaryLayersCells.C
$(triangulateNonPlanarBaseFaces)/triangulateNonPlanarBaseFaces.C
$(triangulateNonPlanarBaseFaces)/triangulateNonPlanarBaseFacesFunctions.C
$(meshSurfaceEngine)/meshSurfaceEngine.C
$(meshSurfaceEngine)/meshSurfaceEngineCalculateBoundaryNodesAndFaces.C
$(meshSurfaceEngine)/meshSurfaceEngineParallelAddressing.C
$(meshSurfaceEngine)/meshSurfaceEngineModifier.C
$(meshSurfacePartitioner)/meshSurfacePartitioner.C
$(meshSurfacePartitioner)/meshSurfacePartitionerFunctions.C
$(meshSurfaceCheckInvertedVertices)/meshSurfaceCheckInvertedVertices.C
$(meshSurfaceCheckEdgeTypes)/meshSurfaceCheckEdgeTypes.C
$(meshSurfaceMapper)/meshSurfaceMapper.C
$(meshSurfaceMapper)/meshSurfaceMapperMapVertices.C
$(meshSurfaceMapper)/meshSurfaceMapperCornersAndEdges.C
$(meshSurfaceMapper)/meshSurfaceMapperPremapVertices.C
$(meshSurfaceMapper2D)/meshSurfaceMapper2D.C
$(meshSurfaceMapper2D)/meshSurfaceMapper2DMapVertices.C
$(meshSurfaceMapper2D)/meshSurfaceMapper2DPremapVertices.C
franjo_j@hotmail.com
committed
$(edgeExtractor)/edgeExtractor.C
franjo.juretic@c-fields.com
committed
$(edgeExtractor)/edgeExtractorCorners.C
$(meshSurfaceEdgeExtractorNonTopo)/meshSurfaceEdgeExtractorNonTopo.C
$(meshSurfaceEdgeExtractorNonTopo)/meshSurfaceEdgeExtractorNonTopoDistributeFaces.C
$(meshSurfaceEdgeExtractor2D)/meshSurfaceEdgeExtractor2D.C
$(meshSurfaceEdgeExtractor2D)/meshSurfaceEdgeExtractor2DDistributeFaces.C
$(meshSurfaceEdgeExtractorFUN)/meshSurfaceEdgeExtractorFUN.C
$(meshSurfaceEdgeExtractorFUN)/meshSurfaceEdgeExtractorFUNDistributeFaces.C
$(createFundamentalSheets)/createFundamentalSheets.C
$(createFundamentalSheetsFJ)/createFundamentalSheetsFJ.C
$(createFundamentalSheetsJFS)/createFundamentalSheetsJFS.C
$(correctEdgesBetweenPatches)/correctEdgesBetweenPatches.C
$(correctEdgesBetweenPatches)/correctEdgesBetweenPatchesDistributeFaces.C
$(renameBoundaryPatches)/renameBoundaryPatches.C
$(meshOptimizer)/meshOptimizer.C
$(meshOptimizer)/meshOptimizerOptimizePoint.C
$(meshOptimizer)/meshOptimizerOptimizePointParallel.C
$(meshOptimizer)/meshOptimizerOptimizeSurface.C
$(meshOptimizer)/optimizeMeshFV.C
$(tetMeshOptimisation)/tetMeshOptimisation.C
$(tetMeshOptimisation)/tetMeshOptimisationParallel.C
$(symmetryPlaneOptimisation)/symmetryPlaneOptimisation.C
$(boundaryLayerOptimisation)/boundaryLayerOptimisation.C
$(boundaryLayerOptimisation)/boundaryLayerOptimisationFunctions.C
$(boundaryLayerOptimisation)/boundaryLayerOptimisationNormals.C
$(boundaryLayerOptimisation)/boundaryLayerOptimisationThickness.C
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
$(simplexSmoother)/simplexSmoother.C
$(knuppMetric)/knuppMetric.C
$(meshUntangler)/meshUntangler.C
$(meshUntangler)/meshUntanglerCutRegion.C
$(meshUntangler)/meshUntanglerCutRegionPoints.C
$(meshUntangler)/meshUntanglerCutRegionEdges.C
$(meshUntangler)/meshUntanglerCutRegionFaces.C
$(meshUntangler)/meshUntanglerCutRegionTieBreak.C
$(quadricMetric)/quadricMetric.C
$(volumeOptimizer)/volumeOptimizer.C
$(volumeOptimizer)/volumeOptimizerEvaluateGradients.C
$(meshSurfaceOptimizer)/meshSurfaceOptimizer.C
$(meshSurfaceOptimizer)/meshSurfaceOptimizerCalculateTrianglesAndAddressing.C
$(meshSurfaceOptimizer)/meshSurfaceOptimizerOptimizePoint.C
$(meshSurfaceOptimizer)/meshSurfaceOptimizerOptimizeSurface.C
$(meshSurfaceOptimizer)/meshSurfaceOptimizerOptimizePointParallel.C
$(surfaceOptimizer)/surfaceOptimizer.C
$(meshOctreeCube)/meshOctreeCube.C
$(meshOctreeCube)/meshOctreeCubeIntersections.C
$(meshOctreeCube)/meshOctreeCubeRecursiveFunctions.C
$(meshOctreeCube)/meshOctreeCubeRefine.C
$(meshOctreeCube)/meshOctreeCubeCoordinatesIntersections.C
$(meshOctreeModifier)/meshOctreeModifier.C
$(meshOctreeModifier)/meshOctreeModifierRefineSelectedBoxes.C
$(meshOctreeModifier)/meshOctreeModifierEnsureCorrectRegularity.C
$(meshOctreeModifier)/meshOctreeModifierParallelRefinement.C
$(meshOctreeModifier)/meshOctreeModifierDistributeLeavesToProcessors.C
$(meshOctreeModifier)/meshOctreeModifierLoadDistribution.C
$(meshOctreeModifier)/meshOctreeModifierReduceMemoryConsumption.C
$(meshOctreeModifier)/meshOctreeModifierUpdateCommunicationPattern.C
$(meshOctreeInsideOutside)/meshOctreeInsideOutside.C
$(meshOctreeCreator)/meshOctreeCreator.C
$(meshOctreeCreator)/meshOctreeCreatorAdjustOctreeToSurface.C
$(meshOctreeCreator)/meshOctreeCreatorCreateOctreeBoxes.C
$(meshOctreeCreator)/meshOctreeCreatorFrontalMarking.C
$(meshOctreeCreator)/meshOctreeCreatorLoadDistribution.C
$(meshOctreeAddressing)/meshOctreeAddressing.C
$(meshOctreeAddressing)/meshOctreeAddressingCreation.C
$(meshOctreeAddressing)/meshOctreeAddressingGluedMesh.C
$(meshOctreeAddressing)/meshOctreeAddressingIrregularConnections.C
$(meshOctreeAddressing)/meshOctreeAddressingParallelAddressing.C
$(meshOctreeAutoRef)/meshOctreeAutomaticRefinement.C
$(meshOctreeAutoRef)/meshOctreeAutomaticRefinementRef.C
$(meshOctree)/meshOctree.C
$(meshOctree)/meshOctreeCubePatches.C
$(meshOctree)/meshOctreeNeighbourSearches.C
$(meshOctree)/meshOctreeFindNearestSurfacePoint.C
$(meshOctree)/meshOctreeInsideCalculations.C
$(meshOctree)/meshOctreeParallelCommunication.C
$(patchRefinement)/patchRefinement.C
$(objectRefinement)/objectRefinement.C
$(objectRefinement)/newObjectRefinement.C
$(objectRefinement)/sphereRefinement.C
$(objectRefinement)/lineRefinement.C
$(objectRefinement)/coneRefinement.C
$(objectRefinement)/boxRefinement.C
$(objectRefinement)/hollowConeRefinement.C
$(triSurfaceCleanupDuplicates)/triSurfaceCleanupDuplicates.C
$(triSurfaceCleanupDuplicates)/triSurfaceCleanupDuplicatesFunctions.C
$(triSurfaceCleanupDuplicateTriangles)/triSurfaceCleanupDuplicateTriangles.C
$(triSurfaceCleanupDuplicateTriangles)/triSurfaceCleanupDuplicateTrianglesFunctions.C
franjo_j@hotmail.com
committed
$(triSurfaceCopyParts)/triSurfaceCopyParts.C
$(triSurfacePartitioner)/triSurfacePartitioner.C
$(triSurfacePartitioner)/triSurfacePartitionerCreateAddressing.C
$(triSurfaceCurvatureEstimator)/triSurfaceCurvatureEstimator.C
$(triSurfaceCurvatureEstimator)/triSurfaceCurvatureEstimatorCalculate.C
$(triSurfaceDetectFeatureEdges)/triSurfaceDetectFeatureEdges.C
$(triSurfaceDetectFeatureEdges)/triSurfaceDetectFeatureEdgesFunctions.C
$(triSurfaceClassifyEdges)/triSurfaceClassifyEdges.C
$(triSurfaceClassifyEdges)/triSurfaceClassifyEdgesFunctions.C
$(triSurfaceImportSurfaceAsSubset)/triSurfaceImportSurfaceAsSubset.C
franjo_j@hotmail.com
committed
$(triSurfacePatchManipulator)/triSurfacePatchManipulator.C
$(triSurfacePatchManipulator)/triSurfacePatchManipulatorFunctions.C
franjo_j@hotmail.com
committed
$(triSurfaceRemoveFacets)/triSurfaceRemoveFacets.C
$(triSurfaceRemoveFacets)/triSurfaceRemoveFacetsFunctions.C
$(triSurfaceExtrude2DEdges)/triSurfaceExtrude2DEdges.C
$(cartesianMeshExtractor)/cartesianMeshExtractor.C
$(cartesianMeshExtractor)/cartesianMeshExtractorPointsAndAddressing.C
$(cartesianMeshExtractor)/cartesianMeshExtractorPolyMesh.C
$(cartesianMeshExtractor)/cartesianMeshExtractorDecomposeSplitHexes.C
$(cartesianMeshGenerator)/cartesianMeshGenerator.C
$(cartesian2DMeshGenerator)/cartesian2DMeshGenerator.C
$(tetMeshExtractorOctree)/tetMeshExtractorOctree.C
$(tetMeshGenerator)/tetMeshGenerator.C
$(voronoiMeshExtractor)/voronoiMeshExtractor.C
$(voronoiMeshExtractor)/voronoiMeshExtractorAddressing.C
$(voronoiMeshExtractor)/voronoiMeshExtractorCreateMesh.C
$(voronoiMeshGenerator)/voronoiMeshGenerator.C
$(writeAsFPMA)/writeMeshFPMA.C
$(writeAsFPMA)/fpmaMesh.C
LIB = $(FOAM_MODULE_LIBBIN)/libmeshLibrary