Note that just today John submitted some enhancements for PointLocator to
make it operate only on local elements:
https://github.com/libMesh/libmesh/pull/264
So PointLocator is definitely ripe for enhancement like this.
Personally, I would like to see the interface change to where we could pass
i
On Wed, Jun 4, 2014 at 5:25 PM, Gaston, Derek R
wrote:
> Note that just today John submitted some enhancements for PointLocator to
> make it operate only on local elements:
> https://github.com/libMesh/libmesh/pull/264
>
> So PointLocator is definitely ripe for enhancement like this.
>
> Personal