From: Povolotskyi, M. <mpo...@pu...> - 2019-01-02 18:50:10
|
Dear Libmesh developers and users, I need to solve the following problem. I have two subdomains in my mesh, e.g. 0 and 1. I have a set of quadrature points that belong to the subdomain 1. I need to find an approximate distance from each point to the subdomain 0. It will be enough if I can find an element in the subdomain 0 that is closest to a point in the subdomain 1. Do you have an idea how this can be done? Thank you, Michael. Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 |