On Wed, 11 Mar 2015, Roy Stogner wrote:

> My idea for a fix.  After we do the cheap bounding box test:
> Let's also do a contains_point test?

Gah.  This is a stupid idea.  Do a contains_point test *with what
point*?  If we just test the bounding box corners then we'll have the
converse of the bug that got me screwing around with PointLocator in
the first place.

We need some kind of fully general intersection test for cartesian
boxes with libMesh elements...
---
Roy

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to