Skip to content

dongli/fortran-octree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fortran octree

A Fortran octree implementation.

Test

$ mkdir build && cd build
$ cmake ..
$ make
$ ./octree_test [point number, default is 100]