On Apr 12, 2011, at 11:51 AM, Roy Stogner wrote: > Hmm... active_family_tree_by_side should never be called on a > RemoteElem... *except* in the case where it's being called from > active_family_tree_by_side on the RemoteElem's parent. In that case > it should be okay to first test for RemoteElem children and skip the > call on them.
It was being called directly on RemoteElems in BoundaryInfo. I have a patch that fixes it though. > Hmmm... it would also be nice if is_child_on_side was *correct*! > Looking at the code again it appears that it's going to return a false > negative for the mid-triangular-side elements on tets and prisms! Does this means you've found the error and are actively fixing it? ;-) Derek ------------------------------------------------------------------------------ Forrester Wave Report - Recovery time is now measured in hours and minutes not days. Key insights are discussed in the 2010 Forrester Wave Report as part of an in-depth evaluation of disaster recovery service providers. Forrester found the best-in-class provider in terms of services and vision. Read this report now! http://p.sf.net/sfu/ibm-webcastpromo _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
