We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NeighborListsNeighborhoodSearch
1 parent 68621b8 commit 30a8059Copy full SHA for 30a8059
src/PointNeighbors.jl
@@ -13,7 +13,7 @@ include("grid_nhs.jl")
13
include("neighbor_lists_nhs.jl")
14
15
export for_particle_neighbor
16
-export TrivialNeighborhoodSearch, GridNeighborhoodSearch
+export TrivialNeighborhoodSearch, GridNeighborhoodSearch, NeighborListsNeighborhoodSearch
17
export initialize!, update!, initialize_grid!, update_grid!
18
19
end # module PointNeighbors
0 commit comments