On Mon, 19 Dec 2011, Ataollah Mesgarnejad wrote: > One last question on the topic: is there a way to write vectors added through > system::add_vector to exodusII output file so I > can check and see if they've set right?
Yes; the easiest way is to swap() the solution and the added vector, do the output as normal, then swap back. --- Roy ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
