On Thu, 1 Apr 2010, Vijay S. Mahadevan wrote: > I thought I sent in a request a while back to make this method virtual > in order to facilitate exactly this.
Actually, this is one of the primary reasons *not* to make this method virtual. Imagine if, instead of removing a couple lines of code and moving a couple lines of code, Andrea had gotten the idea that the fix for her problem was to subclass EquationSystems! What a wasted effort that would have been, aside from the side effect of causing her code to write restart files that no other libMesh code could read. But if you want to keep going down that path I didn't mean to make it even harder for you. ;-) It was an oversight that I didn't get that last virtual keyword added, and it's in the svn head now. --- Roy ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users