getNodalInterpolationMatrix was failing for interpolation points on right/back/top domain boundaries. This edge case is now handled. Tests have been added. This case comes up when using nodal interpolation to create source and receiver terms
from electrode locations on domain boundary in https://github.com/JuliaInv/DivSigGrad.jl.
getNodalInterpolationMatrix
was failing for interpolation points on right/back/top domain boundaries. This edge case is now handled. Tests have been added. This case comes up when using nodal interpolation to create source and receiver terms from electrode locations on domain boundary in https://github.com/JuliaInv/DivSigGrad.jl.