simpeg / discretize

Discretization tools for finite volume and inverse problems.
http://discretize.simpeg.xyz/
MIT License
166 stars 34 forks source link

Interpolation for LOM #19

Open rowanc1 opened 7 years ago

rowanc1 commented 7 years ago

From @rowanc1 on November 26, 2013 23:18

Need a similar interpolation scheme for the logically orthogonal mesh.

Inverse distance weighting? Delaunay Triangulation?

This will be expensive as the mesh gets big, and in 3D.


Copied from original issue: simpeg/simpeg#25

jcapriot commented 1 year ago

I believe we need to take this approach: https://www.particleincell.com/2012/quad-interpolation/