Thanks for that tip Roy. I was just wondering what the Additional data tag was for. I will check if that preserves the entire state in my case.
Vijay > -----Original Message----- > From: Roy Stogner [mailto:[EMAIL PROTECTED] > Sent: Monday, December 01, 2008 4:57 PM > To: John Peterson > Cc: Vijay M; [email protected] > Subject: Re: [Libmesh-users] (Mesh)IO.read_equation_systems ? > > > > 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
