On Apr 2, 2013, at 4:08 PM, Cody Permann <[email protected]> wrote:
> After our libMesh update yesterday. We've managed to start tripping a new > assertion on nearly all of our Linux systems when running any test in debug > mode + parallel (Yes this is happening in both libMesh and MOOSE): this has to be related to my recent singleton commit. RemoteElem should be being created from LibMeshInit (see the Singleton::create() call and related bits in remote_elem.C) but apparently it isn't? -Ben ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
