Dear FreeFEM users and developers,
I am trying to evaluate the value of a solution at a specific point in order to compare it with a theoretical value. If the point lies exactly on a mesh node, the method described in this post works well.
However, if the point does not coincide with a mesh node, interpolation is necessary. I would like to ask whether FreeFEM provides any built-in functionality to perform this kind of interpolated evaluation at arbitrary spatial points.
Thank you in advance for your help.