Rationalize position searching and add cell->tet decomposition as the default cell-search algorithm
Resolves issues with probes and findRefCell for meshes in which all cell face-pyramids are positive.
Showing
- applications/test/findCell-octree/Test-findCell-octree.C 1 addition, 3 deletionsapplications/test/findCell-octree/Test-findCell-octree.C
- applications/utilities/mesh/advanced/autoRefineMesh/autoRefineMesh.C 1 addition, 1 deletion...s/utilities/mesh/advanced/autoRefineMesh/autoRefineMesh.C
- applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/conformalVoronoiMesh/conformalVoronoiMeshTemplates.C 1 addition, 1 deletion...Mesh/conformalVoronoiMesh/conformalVoronoiMeshTemplates.C
- applications/utilities/preProcessing/mapFields/mapLagrangian.C 2 additions, 2 deletions...cations/utilities/preProcessing/mapFields/mapLagrangian.C
- src/OpenFOAM/algorithms/indexedOctree/treeDataCell.C 4 additions, 4 deletionssrc/OpenFOAM/algorithms/indexedOctree/treeDataCell.C
- src/OpenFOAM/algorithms/indexedOctree/treeDataCell.H 5 additions, 5 deletionssrc/OpenFOAM/algorithms/indexedOctree/treeDataCell.H
- src/OpenFOAM/meshes/polyMesh/polyMesh.C 117 additions, 84 deletionssrc/OpenFOAM/meshes/polyMesh/polyMesh.C
- src/OpenFOAM/meshes/polyMesh/polyMesh.H 31 additions, 25 deletionssrc/OpenFOAM/meshes/polyMesh/polyMesh.H
- src/finiteVolume/cfdTools/general/findRefCell/findRefCell.C 35 additions, 31 deletionssrc/finiteVolume/cfdTools/general/findRefCell/findRefCell.C
- src/lagrangian/basic/InteractionLists/InteractionLists.C 5 additions, 5 deletionssrc/lagrangian/basic/InteractionLists/InteractionLists.C
- src/meshTools/Make/files 1 addition, 1 deletionsrc/meshTools/Make/files
- src/meshTools/mappedPatches/mappedPolyPatch/mappedPatchBase.C 8 additions, 8 deletions...meshTools/mappedPatches/mappedPolyPatch/mappedPatchBase.C
- src/meshTools/mappedPatches/mappedPolyPatch/mappedPatchBase.H 2 additions, 2 deletions...meshTools/mappedPatches/mappedPolyPatch/mappedPatchBase.H
- src/meshTools/meshSearch/meshSearch.C 5 additions, 6 deletionssrc/meshTools/meshSearch/meshSearch.C
- src/meshTools/meshSearch/meshSearch.H 4 additions, 4 deletionssrc/meshTools/meshSearch/meshSearch.H
- src/meshTools/meshSearch/meshSearchFACE_CENTRE_TRISMeshObject.C 6 additions, 6 deletions...shTools/meshSearch/meshSearchFACE_CENTRE_TRISMeshObject.C
- src/meshTools/meshSearch/meshSearchFACE_CENTRE_TRISMeshObject.H 11 additions, 11 deletions...shTools/meshSearch/meshSearchFACE_CENTRE_TRISMeshObject.H
- src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C 2 additions, 2 deletions...ing/functionObjects/field/nearWallFields/nearWallFields.C
- src/sampling/meshToMeshInterpolation/meshToMesh/calcMethod/direct/directMethod.C 3 additions, 3 deletions...Interpolation/meshToMesh/calcMethod/direct/directMethod.C
- src/sampling/sampledSet/patchSeed/patchSeedSet.C 2 additions, 2 deletionssrc/sampling/sampledSet/patchSeed/patchSeedSet.C
Please register or sign in to comment