Skip to content

Commit c226ec7

Browse files
authored
Update smoothed_particle_hydrodynamics.jl
1 parent f901a32 commit c226ec7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmarks/smoothed_particle_hydrodynamics.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ end
2222
end
2323

2424
# Newer TrixiParticles versions define TLSPH-specific neighborhood-search lookups.
25-
# Provide explicit tie-breakers so the benchmark shim keeps using its single NHS.
2625
@inline function TrixiParticles.get_neighborhood_search(::TotalLagrangianSPHSystem,
2726
semi::DummySemidiscretization)
2827
return semi.neighborhood_search

0 commit comments

Comments
 (0)