Re: [Libmesh-devel] system_io.C

2010-03-15 Thread David Knezevic
Roy Stogner wrote: > > On Sat, 13 Mar 2010, David Knezevic wrote: > >> 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 >>

Re: [Libmesh-devel] system_io.C

2010-03-15 Thread Roy Stogner
On Sat, 13 Mar 2010, David Knezevic wrote: > 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_dat