Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
JordiManyer committed Nov 11, 2024
1 parent 5af2a2b commit f04cbcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Distributed/DistributedDiscretizations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function get_geometry(a::DistributedEmbeddedDiscretization)
distributed_geometry(geometries)
end

# Neeed for dispatching between analytical geometries and distributed geometries
# Needed for dispatching between analytical geometries and discrete geometries
function distributed_geometry(geometries::AbstractArray{<:CSG.Geometry})
PartitionedArrays.getany(geometries)
end
Expand Down

0 comments on commit f04cbcb

Please sign in to comment.