Didn't send to the list...

---------- Forwarded message ----------
From: Derek Gaston <[email protected]>
Date: Thu, Dec 6, 2012 at 2:14 PM
Subject: Re: [Libmesh-users] write_equation_systems() with several Systems
and EquationSystems
To: Roy Stogner <[email protected]>



On Thu, Dec 6, 2012 at 2:13 PM, Roy Stogner <[email protected]>wrote:

> MeshBase has a "is_in_use" flag initialized to false;
> EquationSystems' constructor asserts that it's false, sets it true.
> EquationSystems' destructor sets it false.
> All wrapped in #ifndef NDEBUG directives.
>

This is what I was thinking as well... although why wrap it in NDEBUG?
 This isn't time sensitive... so we should probably just always do this
check.

Derek
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to