-
- Downloads
Merge pull request #480 from TomFischer/SearchLength
Implementation of two different strategies for calculation of search length.
Showing
- Documentation/Doxyfile.in 1 addition, 0 deletionsDocumentation/Doxyfile.in
- MeshGeoToolsLib/HeuristicSearchLength.cpp 61 additions, 0 deletionsMeshGeoToolsLib/HeuristicSearchLength.cpp
- MeshGeoToolsLib/HeuristicSearchLength.h 36 additions, 0 deletionsMeshGeoToolsLib/HeuristicSearchLength.h
- MeshGeoToolsLib/MeshNodeSearcher.cpp 11 additions, 41 deletionsMeshGeoToolsLib/MeshNodeSearcher.cpp
- MeshGeoToolsLib/MeshNodeSearcher.h 14 additions, 10 deletionsMeshGeoToolsLib/MeshNodeSearcher.h
- MeshGeoToolsLib/MeshNodesAlongPolyline.cpp 1 addition, 0 deletionsMeshGeoToolsLib/MeshNodesAlongPolyline.cpp
- MeshGeoToolsLib/SearchLength.h 46 additions, 0 deletionsMeshGeoToolsLib/SearchLength.h
- Tests/MeshLib/TestBoundaryElementSearch.cpp 5 additions, 2 deletionsTests/MeshLib/TestBoundaryElementSearch.cpp
- Tests/MeshLib/TestMeshNodeSearch.cpp 13 additions, 4 deletionsTests/MeshLib/TestMeshNodeSearch.cpp
- Tests/NumLib/TestDistribution.cpp 7 additions, 2 deletionsTests/NumLib/TestDistribution.cpp
Loading
Please register or sign in to comment