-
- Downloads
Merge pull request #455 from norihiro-w/gen-boundary-ele
Boundary element generator
No related branches found
No related tags found
Showing
- MeshGeoToolsLib/BoundaryElementsAlongPolyline.cpp 101 additions, 0 deletionsMeshGeoToolsLib/BoundaryElementsAlongPolyline.cpp
- MeshGeoToolsLib/BoundaryElementsAlongPolyline.h 89 additions, 0 deletionsMeshGeoToolsLib/BoundaryElementsAlongPolyline.h
- MeshGeoToolsLib/BoundaryElementsOnSurface.cpp 62 additions, 0 deletionsMeshGeoToolsLib/BoundaryElementsOnSurface.cpp
- MeshGeoToolsLib/BoundaryElementsOnSurface.h 69 additions, 0 deletionsMeshGeoToolsLib/BoundaryElementsOnSurface.h
- MeshGeoToolsLib/BoundaryElementsSearcher.cpp 84 additions, 0 deletionsMeshGeoToolsLib/BoundaryElementsSearcher.cpp
- MeshGeoToolsLib/BoundaryElementsSearcher.h 81 additions, 0 deletionsMeshGeoToolsLib/BoundaryElementsSearcher.h
- MeshLib/MeshSearcher.cpp 53 additions, 0 deletionsMeshLib/MeshSearcher.cpp
- MeshLib/MeshSearcher.h 39 additions, 0 deletionsMeshLib/MeshSearcher.h
- Tests/MeshLib/TestBoundaryElementSearch.cpp 171 additions, 0 deletionsTests/MeshLib/TestBoundaryElementSearch.cpp
MeshGeoToolsLib/BoundaryElementsOnSurface.h
0 → 100644
MeshGeoToolsLib/BoundaryElementsSearcher.cpp
0 → 100644
MeshGeoToolsLib/BoundaryElementsSearcher.h
0 → 100644
MeshLib/MeshSearcher.cpp
0 → 100644
MeshLib/MeshSearcher.h
0 → 100644
Tests/MeshLib/TestBoundaryElementSearch.cpp
0 → 100644
Please register or sign in to comment