-
- Downloads
There was an error fetching the commit references. Please try again later.
fast-sweeping-map solver added, narrow band in progress.
Showing
- examples/CMakeLists.txt 1 addition, 0 deletionsexamples/CMakeLists.txt
- examples/fast-sweeping-map/CMakeLists.txt 22 additions, 0 deletionsexamples/fast-sweeping-map/CMakeLists.txt
- examples/fast-sweeping-map/MainBuildConfig.h 64 additions, 0 deletionsexamples/fast-sweeping-map/MainBuildConfig.h
- examples/fast-sweeping-map/fastSweepingMapConfig.h 39 additions, 0 deletionsexamples/fast-sweeping-map/fastSweepingMapConfig.h
- examples/fast-sweeping-map/main.cpp 17 additions, 0 deletionsexamples/fast-sweeping-map/main.cpp
- examples/fast-sweeping-map/main.cu 17 additions, 0 deletionsexamples/fast-sweeping-map/main.cu
- examples/fast-sweeping-map/main.h 88 additions, 0 deletionsexamples/fast-sweeping-map/main.h
- examples/fast-sweeping-map/tnlFastSweepingMap.h 186 additions, 0 deletionsexamples/fast-sweeping-map/tnlFastSweepingMap.h
- examples/fast-sweeping-map/tnlFastSweepingMap2D_CUDA_v4_impl.h 1035 additions, 0 deletions...les/fast-sweeping-map/tnlFastSweepingMap2D_CUDA_v4_impl.h
- examples/fast-sweeping-map/tnlFastSweepingMap2D_impl.h 927 additions, 0 deletionsexamples/fast-sweeping-map/tnlFastSweepingMap2D_impl.h
- examples/fast-sweeping-map/tnlFastSweepingMap_CUDA.h 196 additions, 0 deletionsexamples/fast-sweeping-map/tnlFastSweepingMap_CUDA.h
- examples/narrow-band/CMakeLists.txt 22 additions, 0 deletionsexamples/narrow-band/CMakeLists.txt
- examples/narrow-band/MainBuildConfig.h 64 additions, 0 deletionsexamples/narrow-band/MainBuildConfig.h
- examples/narrow-band/main.cpp 17 additions, 0 deletionsexamples/narrow-band/main.cpp
- examples/narrow-band/main.cu 17 additions, 0 deletionsexamples/narrow-band/main.cu
- examples/narrow-band/main.h 88 additions, 0 deletionsexamples/narrow-band/main.h
- examples/narrow-band/narrowBandConfig.h 40 additions, 0 deletionsexamples/narrow-band/narrowBandConfig.h
- examples/narrow-band/tnlNarrowBand.h 186 additions, 0 deletionsexamples/narrow-band/tnlNarrowBand.h
- examples/narrow-band/tnlNarrowBand2D_CUDA_v4_impl.h 1109 additions, 0 deletionsexamples/narrow-band/tnlNarrowBand2D_CUDA_v4_impl.h
- examples/narrow-band/tnlNarrowBand2D_impl.h 927 additions, 0 deletionsexamples/narrow-band/tnlNarrowBand2D_impl.h
examples/fast-sweeping-map/CMakeLists.txt
0 → 100755
examples/fast-sweeping-map/MainBuildConfig.h
0 → 100644
examples/fast-sweeping-map/main.cpp
0 → 100644
examples/fast-sweeping-map/main.cu
0 → 100644
examples/fast-sweeping-map/main.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
examples/narrow-band/CMakeLists.txt
0 → 100755
examples/narrow-band/MainBuildConfig.h
0 → 100644
examples/narrow-band/main.cpp
0 → 100644
examples/narrow-band/main.cu
0 → 100644
examples/narrow-band/main.h
0 → 100644
examples/narrow-band/narrowBandConfig.h
0 → 100644
examples/narrow-band/tnlNarrowBand.h
0 → 100644
This diff is collapsed.
examples/narrow-band/tnlNarrowBand2D_impl.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment