Hi all, Apologies if this is such a basic question but I am trying to plot just a subset of my system. I have the variables "a", "b" and "c" but I just want to plot "c". I saw that this can be done but I am having some problens to figure out how should I pass the third argument of the function: ExodusII_IO(mesh).write_equation_systems (file_name.str(),eq_sys); According to the documentation is virtual void write_equation_systems (const std::string &, const EquationSystems &, const std::set< std::string > *system_names=NULL) Can someone give me one example of how should I call this function to print just variable "c"?
Thanks a lot for the help! Sincerely Ernesto ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
