On Mon, 18 Jul 2016, John Peterson wrote: > The lower order ones (TRI3 and TET4) have contains_point() > specializations, but I see that the Tet4 one also needs a similar > try/catch block fix since it uses TypeTensor::solve().
I guess, but it's not nearly as urgent. Tet4 maps are affine, so the only time TypeTensor::solve() will fail is if the tet has zero volume. --- Roy ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
