Dear all (esp. developers),
I am using libMesh for quantum problems thus my needs might be a bit
special on some regards and I don't know much about the needs of a
typical libMesh-user.
However, I have worked now some time on interpolation of scattered data
which is possible in LibMesh as far as I know only via the inverse
distance interpolation which has some bad characteristics.
So I found this
<https://people.sc.fsu.edu/%7Ejburkardt/cpp_src/rbf_interp_nd/rbf_interp_nd.html>
library which does radial basis function interpolation which meets my
needs quite well.

So to my question: Is there interest in including this functionality
into libMesh or is it not interesting for most of you? If you consider
it helpful, I could rewrite my interface and include it.

Best, Hubert
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to