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
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