On Sat, 4 Feb 2012, Kirk, Benjamin (JSC-EG311) wrote:
>> "overloaded virtual function is >> only partialliy overridden" in that case. > > Is that true when the method is plain-old virtual or just pure-virtual? Not sure what exactly the conditions are on that case. In my patch we've got a pure virtual for the vector evaluation function (because that really has to be the responsibility of the subclass) and a plain virtual for the single component evaluation (because if nothing else you can always just call the vector function then extract one component). --- Roy ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel