I realized that I hadn't added code for writing/reading SCALAR variables 
in system_io.C, so I just checked in some changes that fix that. In the 
process, I noticed that it looks like the if(read_additional_data) block 
in System::read_parallel_data overwrites the solution vector when it 
should actually be writing into the extra vectors in the system, right? 
The fix is just to change solution to pos->second...

- Dave

------------------------------------------------------------------------------
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-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to