文件名称:fortran-octree:Fortran八叉树实现
文件大小:8KB
文件格式:ZIP
更新时间:2024-05-21 18:22:42
data-structure octree tree-structure neighbor-search Fortran
福特兰八叉树 Fortran八叉树实现。 测试 $ mkdir build && cd build $ cmake .. $ make $ ./octree_test [point number, default is 100]
【文件预览】:
fortran-octree-master
----CMakeLists.txt(385B)
----.gitignore(270B)
----README.md(158B)
----LICENSE(1KB)
----src()
--------octree_test.F90(983B)
--------octree_mod.F90(9KB)
----doc()
--------diagram.graffle(3KB)