[Nek5000-users] findpts

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Sun Sep 16 10:56:57 CDT 2018


Hi Jiang,

Please see this article to see how findpts works:
https://www.kth.se/social/files/5b14371756be5b899ec4af73/noorani_peplinski_schlatter_2015.pdf .
Also see this:
https://github.com/gslib/gslib/blob/master/src/findpts.c#L139

For a given point, findpts does not return ix,iy,iz inside an element.. That does not make sense because likely the sought point does not coincide with a GLL point. findpts returns the coordinates of the sought point in reference space i.e. r,s,t in [-1,1] inside that element. If you are not sure what reference space coordinates are, I would suggest reading up on it.

Ketan



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20180916/8e26ec0d/attachment.html>


More information about the Nek5000-users mailing list