From 59fbe88c676a85c2f577ab6b761a0d8926c42563 Mon Sep 17 00:00:00 2001 From: Charles Kawczynski Date: Fri, 25 Oct 2024 22:33:25 -0400 Subject: [PATCH] Define isa_vertical_space --- src/Remapping/distributed_remapping.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Remapping/distributed_remapping.jl b/src/Remapping/distributed_remapping.jl index 61591abaa4..d7516c7c55 100644 --- a/src/Remapping/distributed_remapping.jl +++ b/src/Remapping/distributed_remapping.jl @@ -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