On Mon, 1 Dec 2008, John Peterson wrote:
> equation_systems.read(restart_solution, > libMeshEnums::READ, > EquationSystems::READ_DATA); I've got READ_HEADER | READ_DATA | READ_ADDITIONAL_DATA in my restart code (and WRITE_DATA | WRITE_ADDITIONAL_DATA in the .write()), for what that's worth. I forget why that's necessary, but I think it might be needed to preserve old solution vectors in transient problems. --- Roy ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
