Skip to content

Commit

Permalink
Define isa_vertical_space
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Oct 26, 2024
1 parent 1fa831b commit 59fbe88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Remapping/distributed_remapping.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1003,6 +1003,7 @@ function interpolate!(
if only_one_field
fields = [fields]
end
isa_vertical_space = remapper.space isa Spaces.FiniteDifferenceSpace

if !isnothing(dest)
# !isnothing(dest) means that this is the root process, in this case, the size have
Expand Down

0 comments on commit 59fbe88

Please sign in to comment.