Skip to content

Commit

Permalink
apply formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
LasNikas committed Oct 30, 2024
1 parent a58708b commit da7b542
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/preprocessing/particle_packing/signed_distance.jl
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ end

function calculate_signed_distances!(positions, distances, normals,
boundary, sdf_factor, max_signed_distance, nhs)

@threaded positions for point in eachindex(positions)
point_coords = positions[point]

Expand Down

0 comments on commit da7b542

Please sign in to comment.