Re: [Libmesh-users] Question about PointLocatorTree

2019-05-08 Thread Povolotskyi, Mykhailo
On 5/8/2019 9:20 AM, Stogner, Roy H wrote: > On Mon, 6 May 2019, Povolotskyi, Mykhailo wrote: > >> can the PointLocatorTree find an element if the mesh is distributed ? >> >> Or it will only find elements that belong to the same MPI rank as the >> point? > If you're using DistributedMesh, a point

Re: [Libmesh-users] Question about PointLocatorTree

2019-05-08 Thread Stogner, Roy H
On Mon, 6 May 2019, Povolotskyi, Mykhailo wrote: > can the PointLocatorTree find an element if the mesh is distributed ? > > Or it will only find elements that belong to the same MPI rank as the > point? If you're using DistributedMesh, a point locator will only be able to find "semilocal" elem

[Libmesh-users] Question about PointLocatorTree

2019-05-06 Thread Povolotskyi, Mykhailo
Dear developers, can the PointLocatorTree find an element if the mesh is distributed ? Or it will only find elements that belong to the same MPI rank as the point? Thank you, Michael. ___ Libmesh-users mailing list Libmesh-users@lists.sourceforge.n