In ex10.C (or anywhere we load a restart file), we have to follow up
an EquationSystems::read() call with a System::update() for every
system in the EquationSystems object.  Would it make sense for the
library to do that job itself in ES::read?  It seems to me that users
are never going to want their vectors left in an inconsistent state
right after a read.

(yes, I just got bit by the discovery that my own restart code was
only working in serial; why do you ask?)
---
Roy

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to