fortran-octree
fortran-octree copied to clipboard
A Fortran octree implementation
Fortran octree
A Fortran octree implementation.
Test
$ mkdir build && cd build
$ cmake ..
$ make
$ ./octree_test [point number, default is 100]