Hello, Is there a way to read in the solution from one libMesh run into another? I'd like to linearize about the solution to problem A in order to solve another problem B; the solution to A currently stored in an .exo file (though other formats are possible...).
My current thinking is to read the Exodus file using ExodusII_IO::copy_elemental_solution into an FEMSystem object, but then I can't seem to figure out how to store this information so that I may access the solution at any points while I'm constructing the residual and jacobian for problem B. Thanks, Harriet ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
