Re: [Libmesh-users] using read_serialized_data

2011-09-26 Thread David Knezevic
Looks like the attachment was stripped, the lines added to ex11.C at the end of the main function were: bool generate_xdr_data = false; if(generate_xdr_data) { Xdr header_data_out("header.xdr", ENCODE); equation_systems.get_system("Stokes").write_header(header_data_out, "", fa

[Libmesh-users] using read_serialized_data

2011-09-26 Thread David Knezevic
I sent the message below earlier to libmesh-devel, but my message was pretty vague (apologies for that)... I wanted to follow up with a concrete test case to see if anyone could help out. I've attached a slightly modified version of ex11.C: run it once with "generate_xdr_data=true" to generate