JuliaInv / JOcTree

Other
4 stars 6 forks source link

Handle getNodalInterpolationMatrix domain boundary edge case #33

Closed Pbellive closed 6 years ago

Pbellive commented 6 years ago

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.