<div dir="ltr"><div>Hello,<br></div><div>I've started using gmsh recently, and I wonder if there is a functionality to interpolate data. <br></div><div><br></div><div>I have a mesh, and a value associated with each element of the mesh (electric potential)*. <br></div><div>I want to use this mesh to calculate the value of the electric potential on a uniform cartesian grid specified by points (= (x, y, z) ; known in millimeters; = same unit as in $nodes) <br></div><div><br></div><div>I'm guessing some sort of interpolation is needed...how would I go about it? <br></div><div></div><div><br></div><div>I tried using MATLAB functions to interpolate, but they all use triangulation techniques which work for convex volumes. My volume is non-convex (it has a U-shape)...how would I do the interpolation? Does gmsh have a function to interpolate? <br></div><div><br></div><div>Thank you,<br></div>Mayank<br><br>*I have theĀ  original mesh (containing $nodes, $elements, and $elementdata) in .msh format.</div>